Skip to content

Added cleanup records #413

Added cleanup records

Added cleanup records #413

Triggered via pull request December 30, 2025 13:15
Status Success
Total duration 56s
Artifacts

test-js.yml

on: pull_request
Matrix: JS Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L169
The "components" property should be above the "props" property on line 161
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L145
Expected 1 line break before closing tag (`</button>`), but no line breaks found
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L145
Expected 1 line break after opening tag (`<button>`), but no line breaks found
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L123
Expected indentation of 4 spaces but found 5 spaces
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L87
'v-html' directive can lead to XSS attack
JS Lint (18.x): vue/src/vue-elements/accounts-tab-panel.vue#L7
'v-html' directive can lead to XSS attack
JS Lint (18.x): vue/src/vue-elements/accounts-selector-panel.vue#L6
'v-html' directive can lead to XSS attack
JS Lint (18.x): vue/src/vue-elements/account-schedule.vue#L160
Prop "license" should define at least its type
JS Lint (18.x): vue/src/vue-elements/account-schedule.vue#L160
Prop "account_id" should define at least its type
JS Lint (18.x): vue/src/vue-elements/account-schedule.vue#L160
Prop "account_id" is not in camelCase