build: Recover CommonJS support #360
Annotations
7 errors
test/index.ts#L1
Prefer `node:assert` over `assert`.
|
test/index.ts#L2
Prefer `node:process` over `process`.
|
test/index.ts#L17
Caution: `sinon` also has a named export `restore`. Check if you meant to write `import {restore} from 'sinon'` instead.
|
test/index.ts#L627
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
|
test/index.ts#L657
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
|
test/index.ts#L707
Caution: `sinon` also has a named export `useFakeTimers`. Check if you meant to write `import {useFakeTimers} from 'sinon'` instead.
|
|
This job failed
Loading