fix: update packages #88
validate.yml
on: push
Code quality
20s
Rust code quality
4s
Annotations
4 warnings
Rust code quality
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code quality
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L69
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|