feat: add a business logic layer #1662
Triggered via pull request
February 26, 2025 16:37
Status
Failure
Total duration
16m 36s
Artifacts
–
main.yml
on: pull_request
shellcheck
3s
import-lint
46s
pytest-integration
9m 31s
client-generation
3m 4s
Matrix: unittest
Annotations
5 errors and 2 warnings
import-lint
Process completed with exit code 1.
|
pytest-integration
Process completed with exit code 1.
|
Unit test - ./diracx-db
Process completed with exit code 1.
|
Unit test - ./diracx-routers:
diracx-routers/tests/test_generic.py#L34
test_oidc_configuration
assert 422 == 200
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
Unit test - ./diracx-routers
Process completed with exit code 1.
|
Unit test - ./diracx-db:
home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/M2Crypto/__init__.py#L36
distutils Version classes are deprecated. Use packaging.version instead.
|
Unit test - ./diracx-routers:
home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/M2Crypto/__init__.py#L36
distutils Version classes are deprecated. Use packaging.version instead.
|