feat: add a business logic layer #1663
Triggered via pull request
February 26, 2025 16:39
Status
Failure
Total duration
17m 51s
Artifacts
–
main.yml
on: pull_request
shellcheck
4s
import-lint
37s
pytest-integration
7s
client-generation
2m 57s
Matrix: unittest
Annotations
6 errors and 2 warnings
import-lint
Process completed with exit code 1.
|
pytest-integration
The process '/home/runner/micromamba-bin/micromamba' failed with exit code null
|
pytest-integration
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
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.
|