Skip to content

test: fix tests

test: fix tests #22

Triggered via push February 21, 2025 09:22
Status Failure
Total duration 54s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
30s
nodejs / lint-eslint
nodejs  /  lint-prettier
23s
nodejs / lint-prettier
nodejs  /  lint-check-types
25s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
src/__tests__/Zenodo.test.ts > authenticate: src/ZenodoFile.ts#L36
Error: Failed to fetch https://sandbox.zenodo.org/api/records/171246/draft/files/example.txt/content ❯ ZenodoFile.getContentResponse src/ZenodoFile.ts:36:13 ❯ src/__tests__/Zenodo.test.ts:72:19
nodejs / test (20)
Process completed with exit code 1.
nodejs / lint-eslint: src/__tests__/getConfig.ts#L5
Missing JSDoc comment
nodejs / lint-eslint: src/depositions/Deposition.ts#L68
Missing JSDoc @param "metadata" description
nodejs / lint-eslint: src/depositions/Deposition.ts#L69
Missing JSDoc @returns description
nodejs / lint-eslint: src/fetchZenodo.ts#L13
Missing JSDoc comment