feat: implement refresh provider schema #810
ci.yaml
on: pull_request
test-module
30s
test-playground-local
1m 20s
test-playground-refresh
1m 17s
test-playground-authjs
1m 20s
Annotations
10 errors and 10 warnings
test-module:
playground-refresh/app.vue#L2
Strings must use singlequote
|
test-module:
playground-refresh/app.vue#L2
Extra semicolon
|
test-module:
playground-refresh/app.vue#L3
Strings must use singlequote
|
test-module:
playground-refresh/app.vue#L3
Extra semicolon
|
test-module:
playground-refresh/app.vue#L13
Unexpected trailing comma
|
test-module:
playground-refresh/app.vue#L14
Extra semicolon
|
test-module:
playground-refresh/app.vue#L15
Strings must use singlequote
|
test-module:
playground-refresh/app.vue#L15
Extra semicolon
|
test-module:
playground-refresh/app.vue#L16
Strings must use singlequote
|
test-module:
playground-refresh/app.vue#L16
Extra semicolon
|
test-module:
playground-refresh/app.vue#L28
Expected indentation of 4 spaces but found 6 spaces
|
test-module:
playground-refresh/app.vue#L28
Expected no line breaks before closing bracket, but 1 line break found
|
test-module:
playground-refresh/app.vue#L31
Disallow self-closing on HTML void elements (<input/>)
|
test-module:
playground-refresh/app.vue#L32
Disallow self-closing on HTML void elements (<input/>)
|
test-module:
playground-refresh/app.vue#L33
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
test-module:
playground-refresh/app.vue#L33
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
test-module:
playground-refresh/app.vue#L35
Disallow self-closing on HTML void elements (<br/>)
|
test-module:
playground-refresh/app.vue#L43
Disallow self-closing on HTML void elements (<br/>)
|
test-module:
playground-refresh/app.vue#L44
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
test-module:
playground-refresh/app.vue#L44
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|