Bump micromatch from 4.0.5 to 4.0.8 #4
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
test/hooks.ts#L12
Caution: `sinon` also has a named export `restore`. Check if you meant to write `import {restore} from 'sinon'` instead
|
Run npm run lint:
test/unit/rule.spec.ts#L613
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm run lint:
test/unit/rule.spec.ts#L624
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm run lint:
test/unit/rule.spec.ts#L788
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm run lint:
test/unit/rule.spec.ts#L800
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm run lint:
test/unit/rule.spec.ts#L810
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm run lint:
test/unit/rulebook.spec.ts#L25
Caution: `sinon` also has a named export `fake`. Check if you meant to write `import {fake} from 'sinon'` instead
|
Run npm run lint:
test/unit/rulebook.spec.ts#L43
Caution: `sinon` also has a named export `fake`. Check if you meant to write `import {fake} from 'sinon'` instead
|
Run npm run lint:
test/unit/rulebook.spec.ts#L291
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm run lint:
test/unit/rulebook.spec.ts#L310
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Loading