chore(deps-dev): bump typescript from 4.8.4 to 5.6.2 #1764
Annotations
10 errors and 1 warning
Run Integ Tests on ubuntu-20.04:
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; }'.
|
Run Integ Tests on ubuntu-20.04:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14201
All declarations of 'element' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14203
All declarations of 'id' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14205
All declarations of 'loadTime' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14207
All declarations of 'renderTime' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14209
All declarations of 'size' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/typescript/lib/lib.dom.d.ts#L14211
All declarations of 'url' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/web-vitals/dist/modules/types.d.ts#L54
All declarations of 'renderTime' must have identical modifiers.
|
Run Integ Tests on ubuntu-20.04:
node_modules/web-vitals/dist/modules/types.d.ts#L55
All declarations of 'loadTime' must have identical modifiers.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading