chore(deps): update all non-major dependencies #1739
Annotations
2 errors and 15 warnings
Lint:
src/package.ts#L4
Unable to resolve path to module 'type-fest'
|
Lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v1.2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v1.2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run pnpm/action-setup@v1.2.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run pnpm/action-setup@v1.2.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run pnpm/action-setup@v1.2.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
__tests__/cli.ts#L11
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/cli.ts#L12
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/cli.ts#L13
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/cli.ts#L14
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/cli.ts#L20
Caution: `sinon` also has a named export `resetHistory`. Check if you meant to write `import {resetHistory} from 'sinon'` instead
|
Lint:
__tests__/cli.ts#L24
Caution: `sinon` also has a named export `restore`. Check if you meant to write `import {restore} from 'sinon'` instead
|
Lint:
__tests__/runner-spawn.ts#L11
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/runner-spawn.ts#L12
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/runner-spawn.ts#L13
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Lint:
__tests__/runner-spawn.ts#L14
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Loading