feat: information page of specific club & autoclean HTML <script>
<style>
elements
#35
quality.yml
on: pull_request
Lint
21s
Conventional commits check
2s
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
|