chore(deps-dev): bump typescript from 4.8.4 to 5.5.2 #1714
Annotations
10 errors and 1 warning
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; }'.
|
node_modules/typescript/lib/lib.dom.d.ts#L14706
All declarations of 'element' must have identical modifiers.
|
node_modules/typescript/lib/lib.dom.d.ts#L14708
All declarations of 'id' must have identical modifiers.
|
node_modules/typescript/lib/lib.dom.d.ts#L14710
All declarations of 'loadTime' must have identical modifiers.
|
node_modules/typescript/lib/lib.dom.d.ts#L14712
All declarations of 'renderTime' must have identical modifiers.
|
node_modules/typescript/lib/lib.dom.d.ts#L14714
All declarations of 'size' must have identical modifiers.
|
node_modules/typescript/lib/lib.dom.d.ts#L14716
All declarations of 'url' must have identical modifiers.
|
node_modules/web-vitals/dist/modules/types.d.ts#L54
All declarations of 'renderTime' must have identical modifiers.
|
node_modules/web-vitals/dist/modules/types.d.ts#L55
All declarations of 'loadTime' must have identical modifiers.
|
node_modules/web-vitals/dist/modules/types.d.ts#L56
All declarations of 'size' must have identical modifiers.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading