Update dependencies #221
ci.yaml
on: pull_request
Lint, test, and build
44s
Annotations
4 warnings
Lint, test, and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint, test, and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint, test, and build:
eslint.config.js#L12
Caution: `ts` also has a named export `configs`. Check if you meant to write `import {configs} from 'typescript-eslint'` instead
|
Lint, test, and build:
eslint.config.js#L18
Caution: `ts` also has a named export `parser`. Check if you meant to write `import {parser} from 'typescript-eslint'` instead
|