chore: update zh-CN translations #1527
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter and fix issues
Assignment to function parameter 'config'
|
Run linter and fix issues
Assignment to function parameter 'config'
|
Run linter and fix issues
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
Run linter and fix issues
Using 'Children.toArray' is uncommon and can lead to fragile code. Use alternatives instead
|
Run linter and fix issues
Do not use Array index as 'key'
|
Run linter and fix issues
Do not use Array index as 'key'
|
Run linter and fix issues
Inline style: { color: 'isSelected ? accentColor : "gray"' }
|
Run linter and fix issues
Inline style: { position: 'absolute', left: 0, top: 0, zIndex: 1000 }
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading