chore(deps): update typescript-eslint monorepo to v8 (major) #16533
Annotations
4 errors and 4 warnings
Lint all packages
Process completed with exit code 1.
|
Lint all packages:
packages/vscode/src/__test__/index.ts#L34
Expected the Promise rejection reason to be an Error
|
Lint all packages:
packages/language-server/src/lib/prisma-schema-wasm/internals.ts#L65
Expected an error object to be thrown
|
Lint all packages:
packages/language-server/src/bin.ts#L2
A `require()` style import is forbidden
|
Upload Playwright report
No files were found with the provided path: packages/vscode/playwright-report/. No artifacts will be uploaded.
|
Lint all packages:
packages/vscode/src/plugins/prisma-studio/commands/launch/startStudioServer.ts#L132
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
Lint all packages:
packages/vscode/src/plugins/prisma-postgres-manager/utils/waitForProcessKilled.ts#L6
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
Lint all packages:
packages/language-server/src/lib/ast/configBlock.ts#L56
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
Loading