Skip to content

refactor: function to decide between saving data locally or remotely #398

refactor: function to decide between saving data locally or remotely

refactor: function to decide between saving data locally or remotely #398

Triggered via push July 11, 2024 07:06
Status Failure
Total duration 2m 14s
Artifacts

ci.yaml

on: push
test_lint
47s
test_lint
Matrix: test
Check if version upgrade
0s
Check if version upgrade
SonarCloud
0s
SonarCloud
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test with Node v16 on ubuntu-latest
Process completed with exit code 1.
test_lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_lint: src/App.tsx#L145
'errorOrLoadingPage' is assigned a value but never used
test_lint: src/pages/error/ErrorProvider.tsx#L22
'errorCode' is defined but never used
test_lint: src/pages/error/ErrorProvider.tsx#L22
'error' is defined but never used
test_lint: src/pages/surveys-overview/SurveysOverview.tsx#L110
'setNameOrIdentiantFilter' is assigned a value but never used
test_lint: src/service/api-service.ts#L12
'responsiveFontSizes' is defined but never used
test_lint: src/service/survey-service.ts#L61
'objectEquals' is defined but never used
Test with Node v16 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: garronej/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test with Node v16 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: garronej/[email protected], actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test with Node v16 on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/