v1.0.7 #13
Annotations
2 errors and 11 warnings
build:
src/runtime/components/Parts/Card.vue#L175
'openModal' is never reassigned. Use 'const' instead
|
build
Process completed with exit code 1.
|
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#L6
Expected 1 line break after opening tag (`<v-container>`), but 2 line breaks found
|
build:
src/runtime/components/Pages/TestVuetify.vue#L46
Expected 1 line break before closing tag (`</v-container>`), but 2 line breaks found
|
build:
src/runtime/components/Pages/TestVuetify.vue#L50
Require self-closing on Vue.js custom components (<partsFooterDefault>)
|
build:
src/runtime/components/Pages/TestVuetify.vue#L55
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#L28
':src' should be on a new line
|
build:
src/runtime/components/Parts/Card.vue#L28
'v-bind' should be on a new line
|
build:
src/runtime/components/Parts/Card.vue#L28
'class' should be on a new line
|