Add JWT refresh token model #2170
build-and-test.yml
on: pull_request
Test Javascript code
37s
Matrix: build-and-test
Annotations
10 errors, 6 warnings, and 6 notices
Test on Python 3.7
InvocationError for command /home/runner/work/nav/nav/.tox/unit-py37-django32/bin/pytest -o 'junit_suite_name=unit-py37-django32 unit tests' --cov-config tests/.coveragerc --cov=/home/runner/work/nav/nav/python --cov-report=xml:reports/unit-py37-django32/coverage.xml --junitxml=reports/unit-py37-django32/unit-results.xml --verbose tests/unittests (exited with code 1)
|
Test on Python 3.7
unit-py37-django32: commands failed
|
Test on Python 3.7
Process completed with exit code 1.
|
Test on Python 3.9
The job was canceled because "_3_7" failed.
|
Test on Python 3.9
InvocationError for command /home/runner/work/nav/nav/.tox/unit-py39-django32/bin/pytest -o 'junit_suite_name=unit-py39-django32 unit tests' --cov-config tests/.coveragerc --cov=/home/runner/work/nav/nav/python --cov-report=xml:reports/unit-py39-django32/coverage.xml --junitxml=reports/unit-py39-django32/unit-results.xml --verbose tests/unittests (exited with code 1)
|
Test on Python 3.9
The operation was canceled.
|
Test on Python 3.10
The job was canceled because "_3_7" failed.
|
Test on Python 3.10
InvocationError for command /home/runner/work/nav/nav/.tox/unit-py310-django32/bin/pytest -o 'junit_suite_name=unit-py310-django32 unit tests' --cov-config tests/.coveragerc --cov=/home/runner/work/nav/nav/python --cov-report=xml:reports/unit-py310-django32/coverage.xml --junitxml=reports/unit-py310-django32/unit-results.xml --verbose tests/unittests (exited with code 1)
|
Test on Python 3.10
The operation was canceled.
|
Test on Python 3.10
ENOENT: no such file or directory, stat '/home/runner/work/nav/nav/reports/coverage/.coverage.fv-az1493-512.4677.XuyqqkSx'
|
Test Javascript code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on Python 3.7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on Python 3.7
No files were found with the provided path: /tmp/core-*. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "javascript-test-reports", "pytest-logs", "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Test on Python 3.10
Runner GitHub Actions 7 did not respond to a cancelation request with 00:05:00.
|
All 2 runs failed: test_should_make_active_token_inactive (tests.unittests.models.jwtrefreshtoken_test.TestExpire):
tests.unittests.models.jwtrefreshtoken_test.TestExpire#L0
artifacts/test-reports/unit-py37-django32/unit-results.xml
artifacts/test-reports/unit-py39-django32/unit-results.xml
|
3335 tests found (test 1 to 702)
There are 3335 tests, see "Raw output" for the list of tests 1 to 702.
|
3335 tests found (test 703 to 1373)
There are 3335 tests, see "Raw output" for the list of tests 703 to 1373.
|
3335 tests found (test 1374 to 2040)
There are 3335 tests, see "Raw output" for the list of tests 1374 to 2040.
|
3335 tests found (test 2041 to 2702)
There are 3335 tests, see "Raw output" for the list of tests 2041 to 2702.
|
3335 tests found (test 2703 to 3321)
There are 3335 tests, see "Raw output" for the list of tests 2703 to 3321.
|
3335 tests found (test 3322 to 3335)
There are 3335 tests, see "Raw output" for the list of tests 3322 to 3335.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
javascript-test-reports
Expired
|
120 KB |
|
pytest-logs
Expired
|
1.32 MB |
|
test-reports
Expired
|
26.2 MB |
|