Skip to content

General principles page #13

General principles page

General principles page #13

Triggered via pull request February 6, 2024 02:54
Status Failure
Total duration 44s
Artifacts

lint-check.yml

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

Annotations

8 errors and 6 warnings
Frontend lint and style check: dfm-sideline-sidekick-app/components/BulletPoint.tsx#L19
'subpoints' is already declared in the upper scope on line 17 column 66
Frontend lint and style check: dfm-sideline-sidekick-app/components/BulletPointStyles.tsx#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Frontend lint and style check: dfm-sideline-sidekick-app/pages/generalPrinciplesStyles.tsx#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
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/EmergencyCare.tsx#L1
There should be no empty line within import group
Frontend lint and style check: dfm-sideline-sidekick-app/pages/EmergencyCare.tsx#L5
There should be at least one empty line between import groups
Frontend lint and style check: dfm-sideline-sidekick-app/pages/generalPrinciples.tsx#L1
There should be no empty line within import group
Frontend lint and style check: dfm-sideline-sidekick-app/pages/generalPrinciples.tsx#L5
There should be at least one empty line between import groups