Skip to content

fix pipeline

fix pipeline #19

Triggered via push December 12, 2024 16:18
Status Failure
Total duration 46s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
error: expect(received).toContain(expected): src/backends/s3/localstack-s3.test.ts#L70
Expected to contain: "test.txt" Received: [] at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:70:23
error: expect(received).toContain(expected): src/backends/s3/localstack-s3.test.ts#L81
Expected to contain: "root.txt" Received: [] at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:81:23
error: expect(received).toContain(expected): src/backends/s3/localstack-s3.test.ts#L93
Expected to contain: "my/prefix/nested/file.txt" Received: [] at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:93:23
error: expect(received).toContain(expected): src/backends/s3/localstack-s3.test.ts#L104
Expected to contain: "my/prefix/absolute/path.txt" Received: [] at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:104:23
error:: src/backends/s3/localstack-s3.test.ts#L139
Expected promise that rejects Received promise that resolved: Promise { <resolved> } at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:139:62 at /home/runner/work/nafs/nafs/src/backends/s3/localstack-s3.test.ts:137:39
Publish
Process completed with exit code 1.
Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636