Skip to content

General principle continuation #41

General principle continuation

General principle continuation #41

Triggered via pull request March 3, 2024 04:07
Status Failure
Total duration 43s
Artifacts

lint-check.yml

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

Annotations

6 errors and 3 warnings
Frontend lint and style check: dfm-sideline-sidekick-app/pages/Home.tsx#L34
'navigation' is missing in props validation
Frontend lint and style check: dfm-sideline-sidekick-app/pages/Home.tsx#L40
Unsafe return of an `any` typed value
Frontend lint and style check: dfm-sideline-sidekick-app/pages/Home.tsx#L40
Unsafe call of an `any` typed value
Frontend lint and style check: dfm-sideline-sidekick-app/pages/Home.tsx#L40
Unsafe member access .navigate on an `any` value
Frontend lint and style check: dfm-sideline-sidekick-app/pages/Home.tsx#L40
'navigation.navigate' is missing in props validation
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/pages/Home.tsx#L36
'styles' was used before it was defined