[pull] dev from RSSNext:dev #1036
auto-fix-lint-format-commit.yml
on: pull_request_target
auto-fix
1m 30s
Annotations
10 warnings
auto-fix
Inline style: { height: 1000, backgroundColor: 'red' }
|
auto-fix
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
auto-fix
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
auto-fix
Classname 'bg-gray-4' is not a Tailwind CSS class!
|
auto-fix
Classname 'text-text/50' is not a Tailwind CSS class!
|
auto-fix
React Hook React.useEffect has a missing dependency: 'rotation'. Either include it or remove the dependency array
|
auto-fix
Inline style: { opacity: 'pullProgress > 0 ? 1 : 0' }
|
auto-fix
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
auto-fix
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
auto-fix
Do not use Array index as 'key'
|