v1.0.25 #35
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
Expected no line breaks before closing bracket, but 1 line break found
|
build:
src/runtime/components/Pages/TestVuetify.vue#L7
Require self-closing on Vue.js custom components (<v-container>)
|
build:
src/runtime/components/Pages/TestVuetify.vue#L7
Expected 1 line break after opening tag (`<v-container>`), 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#L66
'v-html' directive can lead to XSS attack
|
build:
src/runtime/components/Parts/Card.vue#L198
'props' is assigned a value but never used
|
build:
src/runtime/components/Parts/ErgVacancies.vue#L61
'v-html' directive can lead to XSS attack
|
build:
src/runtime/components/Parts/ErgVacancies.vue#L79
Expected 1 line break before closing tag (`</v-col>`), but 2 line breaks found
|
build:
src/runtime/components/Parts/ErgVacancies.vue#L151
'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
|