Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.9.1 #6574
build.yml
on: push
Lint
6m 32s
Matrix: Linux-Build
Matrix: macOS-Build
Matrix: Windows-Build
Annotations
10 errors
Lint:
app/lib/pty.ts#L158
Arrow function has too many parameters (4). Maximum allowed is 3
|
Lint:
app/lib/window.ts#L17
Use object destructuring
|
Lint:
app/lib/window.ts#L213
Use array destructuring
|
Lint:
app/src/app.module.ts#L32
Use array destructuring
|
Lint:
app/src/entry.ts#L51
Use array destructuring
|
Lint:
app/src/plugins.ts#L168
Use object destructuring
|
Lint:
tabby-core/src/cli.ts#L20
Use array destructuring
|
Lint:
tabby-core/src/components/appRoot.component.ts#L80
Constructor has too many parameters (11). Maximum allowed is 3
|
Lint:
tabby-core/src/components/base.component.ts#L18
Method 'addEventListener' has too many parameters (4). Maximum allowed is 3
|
Lint:
tabby-core/src/components/base.component.ts#L49
Method 'addEventListenerUntilDestroyed' has too many parameters (4). Maximum allowed is 3
|