Skip to content

feat: information page of specific club & autoclean HTML <script> <style> elements #35

feat: information page of specific club & autoclean HTML <script> <style> elements

feat: information page of specific club & autoclean HTML <script> <style> elements #35

Triggered via pull request March 2, 2024 10:37
@at-wrat-wr
synchronize #494
at-wr:next
Status Failure
Total duration 30s
Artifacts

quality.yml

on: pull_request
Lint
21s
Lint
Conventional commits check
2s
Conventional commits check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint: components/custom/cleanHTML.d.ts#L5
Expect newline after if
Lint: pages/clubs/[id].vue#L21
Extra semicolon
Lint: pages/clubs/[id].vue#L22
Unnecessary { after 'if' condition
Lint: pages/clubs/[id].vue#L23
Extra semicolon
Lint: pages/clubs/[id].vue#L24
Closing curly brace appears on the same line as the subsequent block
Lint: pages/clubs/[id].vue#L24
Unnecessary { after 'else'
Lint: pages/clubs/[id].vue#L25
Extra semicolon
Lint: pages/clubs/[id].vue#L69
Expected indentation of 2 spaces but found 4 spaces
Lint: pages/clubs/[id].vue#L70
Expected indentation of 4 spaces but found 6 spaces
Lint: pages/clubs/[id].vue#L71
Expected indentation of 4 spaces but found 6 spaces
Lint: pages/clubs/[id].vue#L68
'<p>' should have end tag
Lint: pages/clubs/[id].vue#L68
Require self-closing on HTML elements (<p>)
Lint: pages/clubs/[id].vue#L70
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
Lint: pages/clubs/[id].vue#L70
Expected 1 line break before closing tag (`</h3>`), but no line breaks found