Skip to content

chore(deps): update vue monorepo to v3.4.2 #440

chore(deps): update vue monorepo to v3.4.2

chore(deps): update vue monorepo to v3.4.2 #440

Triggered via push December 30, 2023 12:13
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/views/about.vue#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/views/about.vue#L6
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/views/update.vue#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/views/error.vue#L8
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/views/about.vue#L7
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/views/home.vue#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/layouts/sidebar.vue#L8
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/layouts/sidebar.vue#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/layouts/sidebar.vue#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/layouts/header.vue#L12
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/