Chore/4.0.0 #502
Annotations
10 errors and 6 warnings
Lint:
playground/app.vue#L5
Strings must use singlequote
|
Lint:
playground/app.vue#L5
Extra semicolon
|
Lint:
playground/app.vue#L6
Strings must use singlequote
|
Lint:
playground/app.vue#L6
Extra semicolon
|
Lint:
playground/app.vue#L8
Strings must use singlequote
|
Lint:
playground/app.vue#L8
Extra semicolon
|
Lint:
playground/app.vue#L9
Extra semicolon
|
Lint:
playground/app.vue#L12
Strings must use singlequote
|
Lint:
playground/app.vue#L13
Extra semicolon
|
Lint:
playground/app.vue#L14
Extra semicolon
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
playground/app.vue#L51
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
Lint:
playground/app.vue#L51
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
Lint:
playground/app.vue#L93
'@click' should be on a new line
|
Lint:
playground/app.vue#L93
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
Lint:
playground/app.vue#L93
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
Loading