Skip to content

Refactor JS lib to use our new codegen #953

Refactor JS lib to use our new codegen

Refactor JS lib to use our new codegen #953

Triggered via pull request February 5, 2025 12:32
Status Failure
Total duration 1m 12s
Artifacts

javascript-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Argument of type 'ApplicationIn | null | undefined' is not assignable to parameter of type 'ApplicationIn'.
build
Argument of type 'ConnectorKind | undefined' is not assignable to parameter of type 'ConnectorKind'.
build
Parameter 'item' implicitly has an 'any' type.
build
Parameter 'item' implicitly has an 'any' type.
build
'self.connectors' is possibly 'null' or 'undefined'.
build
'self.eventTypes' is possibly 'null' or 'undefined'.
build
Parameter 'item' implicitly has an 'any' type.
build
Parameter 'item' implicitly has an 'any' type.
build
Parameter 'item' implicitly has an 'any' type.
build
'self.toModify' is possibly 'null' or 'undefined'.