Skip to content

Integration tests

Integration tests #71

Triggered via schedule March 17, 2025 08:01
Status Failure
Total duration 1m 6s
Artifacts

integration.yml

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

Annotations

2 errors
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.