Skip to content

FUSETOOLS2-2256: Improve project ESLint configuration to leverage TS/… #87

FUSETOOLS2-2256: Improve project ESLint configuration to leverage TS/…

FUSETOOLS2-2256: Improve project ESLint configuration to leverage TS/… #87

Triggered via pull request February 13, 2024 14:47
Status Failure
Total duration 2m 36s
Artifacts

camel_version.yaml

on: pull_request
Matrix: camel
Status Check
0s
Status Check
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 16 warnings
4.0.0.redhat-00031 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0.redhat-00031 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0.redhat-00031 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0.redhat-00031 / ubuntu-latest: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0.redhat-00031 / ubuntu-latest: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0.redhat-00031 / ubuntu-latest: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L44
Object is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Object is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L104
Object is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/commands/AbstractNewCamelRouteCommand.ts#L105
Object is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0 / ubuntu-latest: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0 / ubuntu-latest: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L44
Object is possibly 'undefined'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L96
Object is possibly 'undefined'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L104
Object is possibly 'undefined'.
4.0.0 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L105
Object is possibly 'undefined'.
4.0.0 / macos-13: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0 / macos-13: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0 / macos-13: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
4.0.0.redhat-00031 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0.redhat-00031 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0.redhat-00031 / macos-13: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0.redhat-00031 / macos-13: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0.redhat-00031 / macos-13: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0.redhat-00031 / macos-13: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L44
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L104
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L105
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0 / windows-latest: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0 / windows-latest: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
4.0.0.redhat-00031 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L42
Type 'string | undefined' is not assignable to type 'string'.
4.0.0.redhat-00031 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L75
Type 'WorkspaceFolder | undefined' is not assignable to type 'WorkspaceFolder'.
4.0.0.redhat-00031 / windows-latest: src/commands/AbstractNewCamelRouteCommand.ts#L96
Argument of type 'WorkspaceFolder | undefined' is not assignable to parameter of type 'WorkspaceFolder'.
4.0.0.redhat-00031 / windows-latest: src/commands/NewCamelFileCommand.ts#L33
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
4.0.0.redhat-00031 / windows-latest: src/commands/NewCamelFileCommand.ts#L46
Type 'QuickPickItem | undefined' is not assignable to type 'QuickPickItem'.
4.0.0.redhat-00031 / windows-latest: src/commands/NewCamelKameletCommand.ts#L27
Property 'kameletType' has no initializer and is not definitely assigned in the constructor.
Status Check
Process completed with exit code 1.
4.0.0.redhat-00031 / ubuntu-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0.redhat-00031 / ubuntu-latest
No files were found with the provided path: /tmp/log-camel-lsp.log /tmp/log-camel*.log.gz. No artifacts will be uploaded.
4.0.0.redhat-00031 / ubuntu-latest
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0 / ubuntu-latest
No files were found with the provided path: /tmp/log-camel-lsp.log /tmp/log-camel*.log.gz. No artifacts will be uploaded.
4.0.0 / ubuntu-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0 / ubuntu-latest
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0 / macos-13
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0 / macos-13
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0 / macos-13
No files were found with the provided path: /tmp/log-camel-lsp.log /tmp/log-camel*.log.gz. No artifacts will be uploaded.
4.0.0.redhat-00031 / macos-13
No files were found with the provided path: /tmp/log-camel-lsp.log /tmp/log-camel*.log.gz. No artifacts will be uploaded.
4.0.0.redhat-00031 / macos-13
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0.redhat-00031 / macos-13
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0 / windows-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0 / windows-latest
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0.redhat-00031 / windows-latest
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0.redhat-00031 / windows-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.