Skip to content

Add authentication system to naruno/api/main.py #5232

Add authentication system to naruno/api/main.py

Add authentication system to naruno/api/main.py #5232

Triggered via pull request August 15, 2023 12:41
Status Failure
Total duration 27m 56s
Artifacts

tests.yml

on: pull_request
Matrix: lint_with_flake8
Matrix: functional-test-docker-ubuntu-latest
Matrix: functional-test-local-ubuntu-latest
Matrix: unit-test-macos-latest
Matrix: unit-test-ubuntu-latest
Matrix: unit-test-windows-latest
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
functional-test-local-ubuntu-latest (3.8)
Process completed with exit code 1.
functional-test-docker-ubuntu-latest (3.8)
Process completed with exit code 1.
unit-test-ubuntu-latest (3.8)
Process completed with exit code 1.
unit-test-windows-latest (3.8)
Process completed with exit code 1.
unit-test-macos-latest (3.8)
Process completed with exit code 1.
lint_with_flake8 (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
functional-test-local-ubuntu-latest (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
functional-test-docker-ubuntu-latest (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-ubuntu-latest (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-windows-latest (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-macos-latest (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/