delete published record notifications and refactors #667
push.yaml
on: push
build12
/
build
8m 51s
publish
0s
Annotations
4 errors and 1 warning
build12 / build:
tests/test_requests/test_create_inmodel.py#L78
test_draft
AssertionError: assert 2 == 1
+ where 2 = len([{'$schema': 'local://thesis-1.0.0.json', 'created': '2025-01-27T08:32:48.201060+00:00', 'files': {'enabled': False}, ...sis-1.0.0.json', 'created': '2025-01-27T08:32:47.200339+00:00', 'files': {'enabled': False}, 'id': 'ec0pb-8tv62', ...}])
|
build12 / build:
tests/test_requests/test_notifications.py#L116
test_for_group
assert 0 == 1
+ where 0 = len([])
|
build12 / build:
tests/test_requests/test_publish.py#L79
test_publish
AssertionError: assert 3 == 0
+ where 3 = len([{'$schema': 'local://thesis-1.0.0.json', 'created': '2025-01-27T08:34:35.437651+00:00', 'files': {'enabled': False}, ...sis-1.0.0.json', 'created': '2025-01-27T08:34:35.238580+00:00', 'files': {'enabled': False}, 'id': '31c5z-qef34', ...}])
|
build12 / build
Process completed with exit code 1.
|
build12 / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|