v1.0.9 #15
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#L6
Require self-closing on Vue.js custom components (<partsSlider>)
|
build:
src/runtime/components/Pages/TestVuetify.vue#L8
Attribute ':sliderPagination' must be hyphenated
|
build:
src/runtime/components/Pages/TestVuetify.vue#L9
Attribute ':showButtons' must be hyphenated
|
build:
src/runtime/components/Pages/TestVuetify.vue#L11
Attribute ':sliderPaginationActiveVariant' must be hyphenated
|
build:
src/runtime/components/Pages/TestVuetify.vue#L12
Expected 1 line break after opening tag (`<partsSlider>`), 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#L179
'imageModalAttrs' is assigned a value but never used
|
build:
src/runtime/components/Parts/Card.vue#L186
'props' is assigned a value but never used
|
build:
src/runtime/components/Parts/Card.vue#L194
Prop 'image' requires default value to be set
|
build:
src/runtime/components/Parts/Card.vue#L195
Prop 'gap' requires default value to be set
|