feat: add a business logic layer #1688
main.yml
on: pull_request
shellcheck
3s
pytest-integration
22m 9s
client-generation
2m 57s
Matrix: unittest
Annotations
3 errors and 1 warning
Unit test - ./diracx-routers:
diracx-routers/tests/auth/test_standard.py#L615
test_refresh_token_invalid
pydantic_core._pydantic_core.ValidationError: 1 validation error for AuthSettings
token_issuer
Field required [type=missing, input_value={'allowed_redirects': ['h...ken_algorithm': 'EdDSA'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.10/v/missing
|
Unit test - ./diracx-routers
Process completed with exit code 1.
|
pytest-integration
Process completed with exit code 1.
|
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.
|