Rewrite interview using React and Redux #1017
ci.yml
on: pull_request
Annotations
44 errors
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[2-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-manager-manager]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[2-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-manager-manager]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-author-author]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[4-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[2-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-manager-manager]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-api-api]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[5-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[2-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-author-author]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-guest-guest]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-manager-manager]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-author-author]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[3-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[5-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-manager-manager]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[1-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[4-site-site]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[1-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[4-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[5-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[3-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L56
test_navigation_get[2-owner-owner]
assert 404 == 200
+ where 404 = <Response status_code=404, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project_navigation.py#L68
test_navigation_get[4-anonymous-None]
assert 404 == 401
+ where 404 = <Response status_code=404, "application/json">.status_code
|
required-checks-pass
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
|
2.62 MB |
|
wheel
Expired
|
4.08 MB |
|