Skip to content

feat: add dark mode #32

feat: add dark mode

feat: add dark mode #32

Triggered via pull request January 31, 2024 11:17
Status Success
Total duration 41s
Artifacts

validate.yml

on: pull_request
Code quality
31s
Code quality
Rust code quality
11s
Rust code quality
Fit to window
Zoom out
Zoom in

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