Skip to content

Merge pull request #38 from biothings/revert-37-revert-36-biolink4-up… #76

Merge pull request #38 from biothings/revert-37-revert-36-biolink4-up…

Merge pull request #38 from biothings/revert-37-revert-36-biolink4-up… #76

Re-run triggered September 27, 2024 16:24
Status Failure
Total duration 27s
Artifacts

test_cov.yml

on: push
Generate coverage report
16s
Generate coverage report
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Generate coverage report: node_modules/.pnpm/@types+node@14.18.63/node_modules/@types/node/globals.d.ts#L126
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Generate coverage report
Process completed with exit code 1.
Generate coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/