Skip to content

Add CORS headers for frontend #4

Add CORS headers for frontend

Add CORS headers for frontend #4

Triggered via push June 17, 2024 00:18
Status Failure
Total duration 2m 57s
Billable time 6m
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
shellcheck
4s
shellcheck
check-commits
0s
check-commits
docker-build
0s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
lint (12): server/app.js#L54
Strings must use singlequote
lint (12): server/app.js#L54
Strings must use singlequote
lint (12)
Process completed with exit code 1.
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (12)
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 (12): server/auth/register.ts#L2
'User' is defined but never used
lint (12): server/auth/register.ts#L5
'ValueOf' is defined but never used
lint (12): server/auth/token.ts#L4
'ValueOf' is defined but never used
lint (12): server/auth/token.ts#L5
'User' is defined but never used
lint (12): server/challenges/Provider.ts#L1
'EventEmitter' is defined but never used
lint (12): server/challenges/Provider.ts#L2
'Challenge' is defined but never used
lint (12): server/challenges/index.ts#L3
'Challenge' is defined but never used
lint (12): server/challenges/index.ts#L3
'CleanedChallenge' is defined but never used
lint (12): server/challenges/index.ts#L4
'Provider' is defined but never used
lint (12): server/challenges/index.ts#L4
'ProviderConstructor' is defined but never used
test (12, 12, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (12, 12, 6)
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/