Feature/pratyush1718/navbar #19
lint-check.yml
on: pull_request
Backend lint and style check
12s
Frontend lint and style check
36s
Annotations
1 error and 8 warnings
Frontend lint and style check
Process completed with exit code 1.
|
Backend 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
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:
dfm-sideline-sidekick-app/App.tsx#L12
Using exported name 'HomePage' as identifier for default export
|
Frontend lint and style check:
dfm-sideline-sidekick-app/icons/searchIcon.tsx#L2
Member 'Path' of the import declaration should be sorted alphabetically
|
Frontend lint and style check:
dfm-sideline-sidekick-app/pages/BookmarkPage.tsx#L1
Member 'Text' of the import declaration should be sorted alphabetically
|
Frontend lint and style check:
dfm-sideline-sidekick-app/pages/HomePage.tsx#L1
Member 'Text' of the import declaration should be sorted alphabetically
|
Frontend lint and style check:
dfm-sideline-sidekick-app/pages/SearchPage.tsx#L1
Member 'Text' of the import declaration should be sorted alphabetically
|
Frontend lint and style check:
dfm-sideline-sidekick-app/pages/TabPage.tsx#L1
Member 'Text' of the import declaration should be sorted alphabetically
|