chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in the typescript group across 1 directory #1638
Annotations
3 errors
Build 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 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 npm package
Process completed with exit code 1.
|
Loading