feat: information page of specific club & autoclean HTML <script>
<style>
elements
#17
quality.yml
on: pull_request
Lint
27s
Conventional commits check
3s
Annotations
10 errors and 2 warnings
Lint:
pages/clubs/[id].vue#L14
Expected indentation of 2 spaces but found 4
|
Lint:
pages/clubs/[id].vue#L14
Missing trailing comma
|
Lint:
pages/clubs/[id].vue#L31
Expected indentation of 8 spaces but found 6 spaces
|
Lint:
pages/clubs/[id].vue#L32
Expected indentation of 10 spaces but found 8 spaces
|
Lint:
pages/clubs/[id].vue#L33
Expected indentation of 12 spaces but found 10 spaces
|
Lint:
pages/clubs/[id].vue#L34
Expected indentation of 14 spaces but found 12 spaces
|
Lint:
pages/clubs/[id].vue#L35
Expected indentation of 12 spaces but found 10 spaces
|
Lint:
pages/clubs/[id].vue#L36
Expected indentation of 12 spaces but found 10 spaces
|
Lint:
pages/clubs/[id].vue#L37
Expected indentation of 10 spaces but found 8 spaces
|
Lint:
pages/clubs/[id].vue#L38
Expected indentation of 10 spaces but found 8 spaces
|
Lint:
pages/clubs/[id].vue#L59
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
Lint:
pages/clubs/[id].vue#L59
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|