Skip to content

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

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

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

Triggered via pull request February 19, 2024 22:33
Status Failure
Total duration 2m 11s
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-00036 / ubuntu-latest: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0.redhat-00036 / ubuntu-latest: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0.redhat-00036 / ubuntu-latest: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
4.0.0 / ubuntu-latest: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0 / ubuntu-latest: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0 / ubuntu-latest: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0 / ubuntu-latest: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0 / ubuntu-latest: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0 / ubuntu-latest: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
4.0.0 / ubuntu-latest: src/ui-test/tests/code.navigation.test.ts#L160
Object is possibly 'undefined'.
4.0.0 / ubuntu-latest: src/ui-test/tests/code.navigation.test.ts#L174
Object is possibly 'undefined'.
4.0.0.redhat-00036 / macos-13: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0.redhat-00036 / macos-13: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0.redhat-00036 / macos-13: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0.redhat-00036 / macos-13: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0.redhat-00036 / macos-13: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0.redhat-00036 / macos-13: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0.redhat-00036 / macos-13: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0.redhat-00036 / macos-13: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
4.0.0 / macos-13: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0 / macos-13: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0 / macos-13: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0 / macos-13: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0 / macos-13: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0 / macos-13: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0 / macos-13: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0 / macos-13: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
4.0.0 / macos-13: src/ui-test/tests/code.navigation.test.ts#L160
Object is possibly 'undefined'.
4.0.0 / macos-13: src/ui-test/tests/code.navigation.test.ts#L174
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0 / windows-latest: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0 / windows-latest: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0 / windows-latest: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0 / windows-latest: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0 / windows-latest: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0 / windows-latest: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0 / windows-latest: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
4.0.0 / windows-latest: src/ui-test/tests/code.navigation.test.ts#L160
Object is possibly 'undefined'.
4.0.0 / windows-latest: src/ui-test/tests/code.navigation.test.ts#L174
Object is possibly 'undefined'.
4.0.0.redhat-00036 / windows-latest: src/tasks/CamelInitJBangTask.ts#L25
Parameter 'file' implicitly has an 'any' type.
4.0.0.redhat-00036 / windows-latest: src/test/suite/camel.jbang.version.test.ts#L47
'workspace.workspaceFolders' is possibly 'undefined'.
4.0.0.redhat-00036 / windows-latest: src/test/suite/helper.ts#L35
'ext' is possibly 'undefined'.
4.0.0.redhat-00036 / windows-latest: src/test/suite/helper.ts#L65
Type 'boolean | undefined' is not assignable to type 'boolean'.
4.0.0.redhat-00036 / windows-latest: src/test/suite/helper.ts#L83
Variable 'createdFile' is used before being assigned.
4.0.0.redhat-00036 / windows-latest: src/test/suite/index.ts#L24
This expression is not constructable.
4.0.0.redhat-00036 / windows-latest: src/test/suite/index.ts#L37
Parameter 'failures' implicitly has an 'any' type.
4.0.0.redhat-00036 / windows-latest: src/ui-test/tests/01_lsp.extension.test.ts#L78
Type 'ExtensionsViewItem | undefined' is not assignable to type 'ExtensionsViewItem'.
Status Check
Process completed with exit code 1.
4.0.0.redhat-00036 / ubuntu-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
4.0.0.redhat-00036 / 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-00036 / 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.redhat-00036 / 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-00036 / macos-13
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0.redhat-00036 / 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/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 / 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-00036 / windows-latest
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
4.0.0.redhat-00036 / windows-latest
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.