feat(pyproject): add N
(pep8 naming) rule to ruff config...
#1487
Triggered via pull request
December 17, 2024 14:31
Status
Failure
Total duration
11m 13s
Artifacts
–
main.yml
on: pull_request
shellcheck
6s
pytest-integration
11m 2s
client-generation
3m 57s
Matrix: unittest
Annotations
4 errors and 9 warnings
Unit test - ./diracx-client:
diracx-client/tests/test_auth.py#L187
test_get_token_refresh_valid
assert '{"access_tok...: 1734449596}' == '{"access_tok...: 1734449597}'
- {"access_token": "test_token", "refresh_token": "***", "expires_on": 1734449597}
? ^
+ {"access_token": "test_token", "refresh_token": "***", "expires_on": 1734449596}
? ^
|
Unit test - ./diracx-client
Process completed with exit code 1.
|
Unit test - ./diracx-core
Process completed with exit code 1.
|
client-generation
Process completed with exit code 1.
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-api
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-cli
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-routers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|