build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.13.1 #1701
Annotations
6 errors and 1 warning
lint:
src/content-script.ts#L214
Prefer the safe `: unknown` for a catch callback variable
|
lint:
src/fetchAsJson.ts#L1
The 'fetch' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18'
|
lint:
src/fetchAsJson.ts#L2
The 'fetch' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18'
|
lint:
src/fetchRepliesConfiguration.test.ts#L10
The 'fetch' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18'
|
lint:
src/fetchRepliesConfiguration.ts#L9
The 'fetch' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18'
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|