Enable google analytic tags and tag manager. #293
ci.yml
on: pull_request
bcregistry-ui-ci
/
detemine-package-manager
3s
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
0s
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
|