Calendar Organisms #26
lint-check.yml
on: pull_request
Frontend lint and style check
28s
Annotations
3 warnings
Frontend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend lint and style check:
lib/assets/ThemeProvider/index.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Frontend lint and style check:
lib/assets/ThemeProvider/index.tsx#L101
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|