Skip to content

chore: 7.x remove global npm install and ignore latest TS #2556

chore: 7.x remove global npm install and ignore latest TS

chore: 7.x remove global npm install and ignore latest TS #2556

Triggered via pull request December 4, 2023 19:49
Status Failure
Total duration 43s
Artifacts

ci_ts_latest.yml

on: pull_request
Matrix: ts@latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ts@latest (18): node_modules/typescript/lib/lib.es2015.collection.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.iterable.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/@types/lodash/index.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.collection.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.iterable.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/@types/lodash/index.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.collection.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18): node_modules/typescript/lib/lib.es2015.iterable.d.ts#L1
All declarations of 'WeakMap' must have identical type parameters.
ts@latest (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/