Skip to content

[DRAFT] Fix upload of noncompressed files #152

[DRAFT] Fix upload of noncompressed files

[DRAFT] Fix upload of noncompressed files #152

Triggered via pull request October 5, 2023 18:07
@cosa65cosa65
opened #10
Status Failure
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request_target
Sensitive jobs are safe to be run
0s
Sensitive jobs are safe to be run
Sensitive jobs aren't labeled safe to be run
2s
Sensitive jobs aren't labeled safe to be run
Build Docker container
0s
Build Docker container
Run tests
0s
Run tests
Mark integration test as not run
0s
Mark integration test as not run
Matrix: Deploy to Kubernetes
Ready for merging
0s
Ready for merging
Report if workflow failed
0s
Report if workflow failed
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Sensitive jobs aren't labeled safe to be run
Process completed with exit code 1.
sampleFileController > createFile works correctly: tests/api.v2/controllers/sampleFileController.test.js#L36
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected) Expected: ["signedUrl"] Received: {"data": {"code": 200, "message": "success"}} Number of calls: 1 at Object.<anonymous> (/home/runner/work/api/api/tests/api.v2/controllers/sampleFileController.test.js:66:26)