Skip to content

Added: Github CI/CD config. #1

Added: Github CI/CD config.

Added: Github CI/CD config. #1

Triggered via push October 17, 2024 11:22
Status Failure
Total duration 52s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: components/Header.vue#L1
Component name "Header" should always be multi-word
build: components/content/docs/components/rating/ValueFromRating.vue#L7
'value' is defined but never used. Allowed unused args must match /^_/u
build
Process completed with exit code 1.
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: components/Header.vue#L120
Attribute "v-model:open" should go before "position"
build: components/Header.vue#L124
Attribute "class" should go before "@click"
build: components/Header.vue#L151
Attribute "class" should go before "@click"
build: components/Header.vue#L176
Variable 'route' is already declared in the upper scope
build: components/Header.vue#L213
Variable 'route' is already declared in the upper scope
build: components/Header.vue#L246
Variable 'route' is already declared in the upper scope
build: components/SearchBar.vue#L37
Attribute "class" should go before "@click"
build: components/SearchBar.vue#L44
Attribute "class" should go before "@click"
build: components/content/docs/components/input/DefaultInput.vue#L15
v-on event '@update:modelValue' must be hyphenated
build: components/content/docs/components/input/DefaultInput.vue#L16
Attribute "placeholder" should go before "@update:modelValue"