Skip to content

only coverage on main #67

only coverage on main

only coverage on main #67

Triggered via push March 17, 2025 05:56
Status Failure
Total duration 58s
Artifacts

integration.yml

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

Annotations

3 errors
test/integration/live-api.test.ts > API integration > assembly creation > should allow getting the assemblyId on createAssembly even before it has been started: test/integration/live-api.test.ts#L336
TypeError: .toMatch() expects to receive a string, but got undefined ❯ test/integration/live-api.test.ts:336:34
test/integration/live-api.test.ts > API integration > template methods > should allow editing a template: src/Transloadit.ts#L763
ApiError: API error (HTTP 400) TEMPLATE_VALIDATION_ERROR: ER_DUP_ENTRY: Duplicate entry '9223372036854775807' for key 'PRIMARY' ❯ Transloadit._remoteJson src/Transloadit.ts:763:17 ❯ test/integration/live-api.test.ts:713:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { rawMessage: 'ER_DUP_ENTRY: Duplicate entry \'9223372036854775807\' for key \'PRIMARY\'', assemblyId: undefined, assemblySslUrl: undefined, code: 'TEMPLATE_VALIDATION_ERROR' } Caused by: Caused by: HTTPError: Response code 400 (Bad Request) ❯ Request.<anonymous> node_modules/got/dist/source/as-promise/index.js:118:42 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_NON_2XX_3XX_RESPONSE', request: undefined, response: undefined, options: undefined, timings: undefined }
test (18)
Process completed with exit code 1.