Skip to content

Delete tsconfig.common.json #62

Delete tsconfig.common.json

Delete tsconfig.common.json #62

Triggered via push June 10, 2024 03:55
Status Failure
Total duration 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: node_modules/@types/lodash/common/lang.d.ts#L576
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/lodash/common/lang.d.ts#L576
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/lodash/common/lang.d.ts#L833
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/lodash/common/lang.d.ts#L1208
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/lodash/common/lang.d.ts#L1326
Cannot find name 'WeakMap'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/lodash/common/lang.d.ts#L1348
Cannot find name 'WeakSet'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
deploy: node_modules/@types/webrtc/RTCPeerConnection.d.ts#L367
Subsequent property declarations must have the same type. Property 'onicecandidateerror' must be of type '(this: RTCPeerConnection, ev: RTCPeerConnectionIceErrorEvent) => any', but here has type '(this: RTCPeerConnection, ev: Event) => any'.
deploy: node_modules/@types/wicg-file-system-access/index.d.ts#L146
Cannot find name 'AsyncIterableIterator'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2018' or later.
deploy: node_modules/@types/wicg-file-system-access/index.d.ts#L147
Cannot find name 'AsyncIterableIterator'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2018' or later.
deploy: node_modules/@types/wicg-file-system-access/index.d.ts#L148
Cannot find name 'AsyncIterableIterator'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2018' or later.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.