chore(deps): update dependency typescript-eslint to v8.23.0 #1203
ci.yml
on: pull_request
Are The Types Wrong?
34s
Build
27s
Lint
43s
Lint Knip
16s
Lint Markdown
10s
Lint Packages
15s
Lint Spelling
12s
Prettier
17s
Test
24s
Type Check
16s
Annotations
7 errors and 10 warnings
src/blocks/blockESLint.test.ts > blockESLint > without addons or mode:
src/blocks/blockESLint.test.ts#L13
Error: Snapshot `blockESLint > without addons or mode 1` mismatched
- Expected
+ Received
@@ -56,11 +56,11 @@
"properties": {
"devDependencies": {
"@eslint/js": "9.17.0",
"@types/node": "22.10.2",
"eslint": "9.17.0",
- "typescript-eslint": "8.19.0",
+ "typescript-eslint": "8.20.0",
},
"scripts": {
"lint": "eslint . --max-warnings 0",
},
},
❯ src/blocks/blockESLint.test.ts:13:20
|
src/blocks/blockESLint.test.ts > blockESLint > migration mode:
src/blocks/blockESLint.test.ts#L142
Error: Snapshot `blockESLint > migration mode 1` mismatched
- Expected
+ Received
@@ -56,11 +56,11 @@
"properties": {
"devDependencies": {
"@eslint/js": "9.17.0",
"@types/node": "22.10.2",
"eslint": "9.17.0",
- "typescript-eslint": "8.19.0",
+ "typescript-eslint": "8.20.0",
},
"scripts": {
"lint": "eslint . --max-warnings 0",
},
},
❯ src/blocks/blockESLint.test.ts:142:20
|
src/blocks/blockESLint.test.ts > blockESLint > with addons:
src/blocks/blockESLint.test.ts#L306
Error: Snapshot `blockESLint > with addons 1` mismatched
- Expected
+ Received
@@ -60,11 +60,11 @@
"@types/eslint-plugin-markdown": "2.0.2",
"@types/node": "22.10.2",
"eslint": "9.17.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-regexp": "2.7.0",
- "typescript-eslint": "8.19.0",
+ "typescript-eslint": "8.20.0",
},
"scripts": {
"lint": "eslint . --max-warnings 0",
},
},
❯ src/blocks/blockESLint.test.ts:306:20
|
src/blocks/blockESLint.test.ts > blockESLint > with options.bin:
src/blocks/blockESLint.test.ts#L450
Error: Snapshot `blockESLint > with options.bin 1` mismatched
- Expected
+ Received
@@ -59,11 +59,11 @@
"properties": {
"devDependencies": {
"@eslint/js": "9.17.0",
"@types/node": "22.10.2",
"eslint": "9.17.0",
- "typescript-eslint": "8.19.0",
+ "typescript-eslint": "8.20.0",
},
"scripts": {
"lint": "eslint . --max-warnings 0",
},
},
❯ src/blocks/blockESLint.test.ts:450:20
|
Test
Process completed with exit code 1.
|
Lint:
src/blocks/blockAllContributors.ts#L117
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
Lint
Process completed with exit code 1.
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Are The Types Wrong?
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|