Skip to content

fix(validate): fix validate all empty surveys #359

fix(validate): fix validate all empty surveys

fix(validate): fix validate all empty surveys #359

Triggered via push April 11, 2024 07:04
Status Failure
Total duration 3m 32s
Artifacts

ci.yaml

on: push
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 12 warnings
Test with Node v16 on ubuntu-latest
Process completed with exit code 1.
test_lint
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/.
test_lint: src/pages/surveys-overview/SurveysOverview.tsx#L136
'surveys' is defined but never used
test_lint: src/pages/surveys-overview/SurveysOverview.tsx#L148
'result' is defined but never used
test_lint: src/pages/surveys-overview/SurveysOverview.tsx#L149
'surveys' is defined but never used
test_lint: src/pages/surveys-overview/SurveysOverview.tsx#L150
'refresh' is defined but never used
test_lint: src/service/survey-service.ts#L151
'clientTokenValue' is assigned a value but never used
test_lint: src/service/survey-service.ts#L1686
'promisesToWait' is assigned a value but never used
test_lint: src/service/survey-service.ts#L1688
'isLocked' is assigned a value but never used
test_lint: src/service/survey-service.ts#L1798
'saves' is defined but never used
Test with Node v16 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: garronej/[email protected], 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/.
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 `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/