Skip to content

Merge pull request #323 from ONSdigital/BLAIS5-4053 #507

Merge pull request #323 from ONSdigital/BLAIS5-4053

Merge pull request #323 from ONSdigital/BLAIS5-4053 #507

Triggered via push January 22, 2024 09:00
Status Success
Total duration 1m 5s
Artifacts

test.js.yml

on: push
Matrix: build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18.x): server/server.ts#L68
'next' is defined but never used
lint (18.x): src/form/WithForm.tsx#L14
Missing return type on function
lint (18.x): src/form/index.tsx#L29
'name' is defined but never used
lint (18.x): src/form/index.tsx#L29
'value' is defined but never used
lint (18.x): src/form/index.tsx#L32
'name' is defined but never used
lint (18.x): src/form/index.tsx#L32
'validators' is defined but never used
lint (18.x): src/form/index.tsx#L41
Missing return type on function
lint (18.x): src/pages/Home.tsx#L9
'user' is defined but never used
lint (18.x): src/pages/users/BulkUserUpload/UsersUploadedSummary.tsx#L13
'setListError' is assigned a value but never used
lint (18.x): src/pages/users/NewUser.tsx#L52
'success' is assigned a value but never used
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/