Skip to content

Update breaking-changes.md #82

Update breaking-changes.md

Update breaking-changes.md #82

Triggered via push April 6, 2023 15:53
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/components/ImageLoader.vue#L54
Expected indentation of 0 spaces but found 2
lint: src/components/ImageLoader.vue#L55
Expected indentation of 2 spaces but found 4
lint: src/components/ImageLoader.vue#L56
Expected indentation of 0 spaces but found 2
lint: src/components/ImageLoader.vue#L78
Trailing spaces not allowed
lint: src/components/ImageLoader.vue#L108
More than 1 blank line not allowed
lint: src/components/Music.vue#L53
Closing curly brace appears on the same line as the subsequent block
lint: src/components/Music.vue#L57
Closing curly brace appears on the same line as the subsequent block
lint: src/components/Music.vue#L57
Expected space(s) after "catch"
lint: src/components/Music.vue#L59
Unexpected console statement
lint: src/pages/index.vue#L7
Trailing spaces not allowed
lint: src/components/ImageLoader.vue#L8
Require self-closing on HTML elements (<div>)
lint: src/components/ImageLoader.vue#L16
Disallow self-closing on HTML void elements (<img/>)