Skip to content

firebase hosting

firebase hosting #96

Triggered via pull request April 23, 2024 22:11
Status Success
Total duration 53s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
21s
Backend lint and style check
Frontend lint and style check
44s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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/components/bar.tsx#L6
`../icons/homeIcon` import should occur after import of `../icons/generalPrinciplesIcon`
Frontend lint and style check: dfm-sideline-sidekick-app/download/connection/checkConnection.ts#L7
Caution: `NetInfo` also has a named export `fetch`. Check if you meant to write `import {fetch} from '@react-native-community/netinfo'` instead