Skip to content

3.1.1

3.1.1 #18

Triggered via push September 16, 2024 22:34
Status Failure
Total duration 30s
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#L86
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#L87
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#L88
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#L117
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#L118
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#L199
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#L941
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#L942
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#L22
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#L69
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
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/