[DRAFT] Fix upload of noncompressed files #152
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 aren't labeled safe to be run
2s
Mark integration test as not run
0s
Matrix: Deploy to Kubernetes
Ready for merging
0s
Report if workflow failed
0s
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)
|