Skip to content

docs: update to python 3.8 #1

docs: update to python 3.8

docs: update to python 3.8 #1

Triggered via push June 17, 2024 00:16
Status Failure
Total duration 5m 28s
Billable time 9m
Artifacts

ci.yml

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

Annotations

19 warnings
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/
docker-build
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/.
docker-build
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/
docker-build
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2