Skip to content

chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in the typescript group across 1 directory #1638

chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in the typescript group across 1 directory

chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in the typescript group across 1 directory #1638

Triggered via pull request September 9, 2024 00:03
Status Failure
Total duration 31s
Artifacts

test-npm-package.yml

on: pull_request
build_and_test_npm_package
22s
build_and_test_npm_package
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build_and_test_npm_package: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
build_and_test_npm_package: src/component/parser/json/converter/ProcessConverter.ts#L337
Argument of type '(TBaseElement | TLinkEventDefinition | TConditionalEventDefinition | TMessageEventDefinition | ... 4 more ... | TTimerEventDefinition)[]' is not assignable to parameter of type 'RegisteredEventDefinition[]'.
build_and_test_npm_package
Process completed with exit code 1.