mydiracx extension extensions/src/mydiracx #9
Annotations
3 errors and 2 warnings
Unit test - ./extensions/mydiracx/mydiracx-routers:
extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L14
test_write
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
Unit test - ./extensions/mydiracx/mydiracx-routers:
extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L20
test_read
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
Unit test - ./extensions/mydiracx/mydiracx-routers
Process completed with exit code 1.
|
Unit test - ./diracx-client
Failed to download action 'https://api.github.com/repos/mamba-org/setup-micromamba/tarball/422500192359a097648154e8db4e39bdb6c6eed7'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Unit test - ./diracx-client
Back off 10.701 seconds before retry.
|