build: Recover CommonJS support #360
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/.
|