Skip to content

Enable google analytic tags and tag manager. #293

Enable google analytic tags and tag manager.

Enable google analytic tags and tag manager. #293

Triggered via pull request December 9, 2024 16:45
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
bcregistry-ui-ci  /  detemine-package-manager
3s
bcregistry-ui-ci / detemine-package-manager
Matrix: bcregistry-ui-ci / linting-npm
Matrix: bcregistry-ui-ci / linting-pnpm
Matrix: bcregistry-ui-ci / unit-testing-npm
Matrix: bcregistry-ui-ci / verify-build-npm
Matrix: bcregistry-ui-ci / unit-testing-pnpm
Matrix: bcregistry-ui-ci / verify-build
bcregistry-ui-ci  /  code-coverage-npm
0s
bcregistry-ui-ci / code-coverage-npm
bcregistry-ui-ci  /  code-coverage
0s
bcregistry-ui-ci / code-coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
bcregistry-ui-ci / linting-npm (20.15.0): nuxt.config.js#L99
Unnecessary use of boolean literals in conditional expression
bcregistry-ui-ci / linting-npm (20.15.0)
Process completed with exit code 1.
bcregistry-ui-ci / detemine-package-manager
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
bcregistry-ui-ci / linting-npm (20.15.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
bcregistry-ui-ci / linting-npm (20.15.0): layouts/default.vue#L11
'v-html' directive can lead to XSS attack
bcregistry-ui-ci / linting-npm (20.15.0): pages/index.vue#L23
This line has a length of 164. Maximum allowed is 120
bcregistry-ui-ci / linting-npm (20.15.0): test/Dashboard.spec.js#L91
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead