v1.0.5 #11
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#L37
Expected 1 line break before closing tag (`</v-container>`), but 2 line breaks found
|
build:
src/runtime/components/Pages/TestVuetify.vue#L42
Require self-closing on Vue.js custom components (<partsFooterDefault>)
|
build:
src/runtime/components/Pages/TestVuetify.vue#L47
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/Files/DownloadFiles.vue#L39
'props' is assigned a value but never used
|
build:
src/runtime/components/Parts/Footer/Default.vue#L2
':class' should be on a new line
|
build:
src/runtime/components/Parts/Footer/Default.vue#L202
':class' should be on a new line
|
build:
src/runtime/components/Parts/Footer/Default.vue#L283
'props' is assigned a value but never used
|