chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in the typescript group across 1 directory #10751
Annotations
3 errors
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; }'.
|
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[]'.
|
|
This job failed
Loading