Skip to content

Check basics for each package #9

Check basics for each package

Check basics for each package #9

Triggered via pull request February 5, 2025 19:59
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: boilerplates/input-block-editor/src/plugins.ts#L182
Getter is not present for class setter 'image'
Lint: boilerplates/input-rich-text-html/src/useImage.ts#L95
Mixed spaces and tabs
Lint: boilerplates/input-rich-text-html/src/useImage.ts#L99
Mixed spaces and tabs
Lint: boilerplates/input-rich-text-html/src/useLink.ts#L63
Prefer `.textContent` over `.innerText`
Lint: boilerplates/input-rich-text-html/src/useLink.ts#L146
Prefer `.textContent` over `.innerText`
Lint: boilerplates/tabular-layout/src/core-clones/composables/use-alias-fields.ts#L65
Unexpected mix of '>' and '==='. Use parentheses to clarify the intended order of operations
Lint: boilerplates/tabular-layout/src/core-clones/composables/use-alias-fields.ts#L65
Unexpected mix of '>' and '==='. Use parentheses to clarify the intended order of operations
Lint: packages/calculated-fields-bundle/src/composables/use-item.ts#L19
Missing @param "collection.collection"
Lint: packages/calculated-fields-bundle/src/composables/use-item.ts#L19
Missing @param "collection.primaryKey"
Lint: packages/calculated-fields-bundle/src/composables/use-item.ts#L19
Missing @param "collection.localValues"
Lint: packages/gantt-chart-layout/vendor/frappe-gantt.mjs#L29
The 'g' flag is unnecessary because the regex is used only once in 'RegExp.prototype.exec'
Lint: packages/tour-group-interface/src/interface.vue#L7
Attribute "class" should go before "@click"
Lint: packages/tour-group-interface/src/interface.vue#L8
Attribute "x-small" should go before "@click"
Lint: packages/tour-group-interface/src/interface.vue#L9
Attribute "secondary" should go before "@click"
Lint: packages/tree-view-table-layout/src/layout.vue#L185
Attribute ":parent-field" should go before "@update:items"
Lint: packages/tree-view-table-layout/src/layout.vue#L186
Attribute ":collection" should go before "@update:items"