Skip to content

docs: update to python 3.8 #1390

docs: update to python 3.8

docs: update to python 3.8 #1390

Triggered via push August 24, 2023 19:25
Status Success
Total duration 5m 39s
Artifacts

ci.yml

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

Annotations

15 warnings
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)
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)
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
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