Skip to content

wip

wip #150

Triggered via push December 11, 2023 10:35
Status Success
Total duration 1m 28s
Artifacts

ci.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint (18, ubuntu-latest): src/views/common/permission/components/PermissionEditor.vue#L129
Expected 1 line break after opening tag (`<div>`), but no line breaks found
Lint (18, ubuntu-latest): src/views/common/permission/components/PermissionEditor.vue#L129
Expected 1 line break before closing tag (`</div>`), but no line breaks found
Lint (18, ubuntu-latest): src/views/common/permission/components/PermissionValueChip.vue#L27
Expected indentation of 4 spaces but found 6 spaces
Lint (18, ubuntu-latest): src/views/common/permission/components/PermissionValueChip.vue#L27
Expected no line breaks before closing bracket, but 1 line break found
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetImage.vue#L241
Disallow self-closing on HTML void elements (<img/>)
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetImageMetaIcons.vue#L85
Disallow self-closing on HTML void elements (<img/>)
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetInfobox.vue#L43
Disallow self-closing on HTML void elements (<br/>)
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetMetadata.vue#L159
Expected 1 line break after opening tag (`<VCol>`), but no line breaks found
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetMetadata.vue#L159
Disallow self-closing on HTML void elements (<br/>)
Lint (18, ubuntu-latest): src/views/coreDam/asset/components/AssetMetadata.vue#L159
Expected 1 line break before closing tag (`</VCol>`), but no line breaks found