Skip to content

build: Recover CommonJS support #360

build: Recover CommonJS support

build: Recover CommonJS support #360

Triggered via pull request June 13, 2024 15:47
Status Failure
Total duration 1m 24s
Artifacts

ci.yaml

on: pull_request
Matrix: test
linkinator
4s
linkinator
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: test/index.ts#L1
Prefer `node:assert` over `assert`.
lint: test/index.ts#L2
Prefer `node:process` over `process`.
lint: test/index.ts#L17
Caution: `sinon` also has a named export `restore`. Check if you meant to write `import {restore} from 'sinon'` instead.
lint: test/index.ts#L627
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
lint: test/index.ts#L657
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
lint: test/index.ts#L707
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
lint
Process completed with exit code 1.
linkinator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JustinBeckwith/linkinator-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.