Skip to content

v1.0.6

v1.0.6 #12

Triggered via release February 8, 2024 13:14
@AidosgdAidosgd
created v1.0.6
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/runtime/components/Pages/TestVuetify.vue#L3
Require self-closing on Vue.js custom components (<partsHeaderErg>)
build: src/runtime/components/Pages/TestVuetify.vue#L6
Expected no space before '>', but found
build: src/runtime/components/Pages/TestVuetify.vue#L47
Attribute ':galleryImages' must be hyphenated
build: src/runtime/components/Pages/TestVuetify.vue#L93
Expected 1 line break before closing tag (`</v-container>`), but 2 line breaks found
build: src/runtime/components/Pages/TestVuetify.vue#L97
Require self-closing on Vue.js custom components (<partsFooterDefault>)
build: src/runtime/components/Pages/TestVuetify.vue#L102
Expected 1 line break after opening tag (`<partsFooterDefault>`), but 2 line breaks found
build: src/runtime/components/Pages/Vacancies.vue#L65
'props' is assigned a value but never used
build: src/runtime/components/Parts/Card.vue#L139
'props' is assigned a value but never used
build: src/runtime/components/Parts/ErgVacancies.vue#L17
Attribute "v-if" should go before "md"
build: src/runtime/components/Parts/ErgVacancies.vue#L21
'v-bind' should be on a new line