Feat/sprint17 #300
ci.yaml
on: pull_request
Annotations
1 error and 10 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/components/edt/DayCard/DayCard.tsx#L49
'isClosed' is assigned a value but never used
|
test_lint:
src/pages/work-time/weekly-planner/WeeklyPlanner.tsx#L66
'dataWeeklyCallback' is assigned a value but never used
|
test_lint:
src/pages/work-time/weekly-planner/WeeklyPlanner.tsx#L89
'promisesToWait' is assigned a value but never used
|
test_lint:
src/service/navigation-service.ts#L296
'date' is assigned a value but never used
|
test_lint:
src/service/survey-service.ts#L1234
'firstname' is assigned a value but never used
|
test_lint:
src/service/survey-service.ts#L1747
'isWorkTime' is assigned a value 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/
|