Skip to content

3.1.3

3.1.3 #23

Triggered via push November 17, 2024 22:10
Status Failure
Total duration 31s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L93
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L94
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L95
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L124
Cannot find name 'WeakMap'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L125
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L206
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L955
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/compiler-core/dist/compiler-core.d.ts#L956
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/reactivity/dist/reactivity.d.ts#L82
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
build: node_modules/@vue/reactivity/dist/reactivity.d.ts#L82
Cannot find name 'ReadonlyMap'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/