feat: add dark mode #32
validate.yml
on: pull_request
Code quality
31s
Rust code quality
11s
Annotations
2 errors and 4 warnings
Code quality:
src/context/theme.provider.tsx#L19
Unexpected any. Specify a different type
|
Code quality
Process completed with exit code 1.
|
Rust code quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code quality:
src/context/theme.provider.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Code quality:
src/context/theme.provider.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|