Upgrade eslint from 8 to 9 #17598
ci.yml
on: pull_request
Setup
8s
Lint Package
53s
Matrix: build-bindings
Matrix: E2E CLI Tests
Matrix: E2E Tests
All requirements are met
0s
Trigger Qwik City E2E
0s
Annotations
37 errors and 10 warnings
Lint Package
Process completed with exit code 1.
|
Lint Package:
@types/bun.d.ts#L3
Unexpected any. Specify a different type
|
Lint Package:
@types/deno.d.ts#L11
Unexpected any. Specify a different type
|
Lint Package:
packages/create-qwik/src/create-app.ts#L22
Unexpected any. Specify a different type
|
Lint Package:
packages/create-qwik/src/run-create-cli.ts#L66
Unexpected any. Specify a different type
|
Lint Package:
packages/qwik-auth/src/index.ts#L16
Unexpected any. Specify a different type
|
Lint Package:
packages/qwik-auth/src/index.ts#L174
'error' is defined but never used
|
Lint Package:
packages/qwik-auth/src/index.ts#L186
Unexpected any. Specify a different type
|
Lint Package:
packages/qwik-city/src/middleware/request-handler/error-handler.ts#L2
Unexpected any. Specify a different type
|
Lint Package:
packages/qwik-city/src/middleware/request-handler/error-handler.ts#L2
Unexpected any. Specify a different type
|
Lint Package:
packages/qwik-city/src/middleware/request-handler/error-handler.ts#L21
Unexpected any. Specify a different type
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L7
Parameter 'node' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L61
Parameter 'context' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L65
Parameter 'c' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L71
'checkKeyMustBeforeSpread' is declared but its value is never read.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L74
Parameter 'node' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L91
Parameter 'node' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L100
Parameter 'item' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L134
Parameter 'node' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L152
Parameter 'node' implicitly has an 'any' type.
|
Build Qwik:
packages/eslint-plugin-qwik/src/jsxKey.ts#L154
Parameter 'n' implicitly has an 'any' type.
|
Bundle Qwik
Process completed with exit code 1.
|
Build Other Packages
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Build Docs
Process completed with exit code 1.
|
Build Insights
Process completed with exit code 1.
|
E2E Tests (macos-latest, webkit)
Process completed with exit code 1.
|
E2E CLI Tests (ubuntu-latest)
Process completed with exit code 1.
|
E2E Tests (windows-latest, chromium)
The job was canceled because "macos-latest_webkit" failed.
|
E2E Tests (windows-latest, chromium)
The operation was canceled.
|
E2E CLI Tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
E2E CLI Tests (macos-latest)
Process completed with exit code 1.
|
E2E Tests (ubuntu-latest, chromium)
The job was canceled because "macos-latest_webkit" failed.
|
E2E Tests (ubuntu-latest, chromium)
The operation was canceled.
|
E2E CLI Tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
E2E CLI Tests (windows-latest)
The operation was canceled.
|
All requirements are met
Process completed with exit code 1.
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package
Unnecessary optional chain on a non-nullish value
|
Lint Package:
packages/qwik/src/cli/code-mod/code-mod.ts#L37
Unnecessary conditional, value is always truthy
|
Lint Package:
packages/qwik/src/cli/code-mod/code-mod.ts#L66
Unnecessary conditional, value is always truthy
|
Lint Package:
packages/qwik/src/cli/code-mod/code-mod.ts#L128
Unnecessary conditional, value is always truthy
|