Skip to content

fix(azul-api): typing & fix test #69

fix(azul-api): typing & fix test

fix(azul-api): typing & fix test #69

Triggered via push January 29, 2025 00:37
Status Failure
Total duration 1m 11s
Artifacts

test.yaml

on: push
Run integration tests
1m 0s

Annotations

2 errors
tests/integration/certificates.test.ts > Certificate handling > Integration tests: tests/integration/certificates.test.ts#L29
Error: ENOENT: no such file or directory, open '/home/runner/work/azul-ts/azul-ts/tests/fixtures/certificates/temp.crt' ❯ Proxy.writeFileSync node:fs:2426:20 ❯ tests/integration/certificates.test.ts:29:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/azul-ts/azul-ts/tests/fixtures/certificates/temp.crt' }
Run integration tests
Process completed with exit code 1.