Skip to content

Refactor to make code more TypeScript compatible (#183) #5

Refactor to make code more TypeScript compatible (#183)

Refactor to make code more TypeScript compatible (#183) #5

Triggered via push August 29, 2024 13:10
Status Failure
Total duration 1m 4s
Artifacts

integration.yml

on: push
Matrix: test
slack-on-failure
2s
slack-on-failure
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/integration/live-api.test.js > API integration > assembly creation > should allow adding different types: test/integration/live-api.test.js#L277
AssertionError: expected undefined to match object { name: 'file1', …(11) } - Expected: Object { "basename": "file1", "ext": "svg", "field": "file1", "md5hash": "1b199e02dd833b2278ce2a0e75480b14", "mime": "image/svg+xml", "name": "file1", "original_basename": "file1", "original_md5hash": "1b199e02dd833b2278ce2a0e75480b14", "original_name": "file1", "original_path": "/", "size": 117, "type": "image", } + Received: undefined ❯ test/integration/live-api.test.js:277:34
test (18)
Process completed with exit code 1.