Skip to content

feat: implement refresh provider schema #809

feat: implement refresh provider schema

feat: implement refresh provider schema #809

Re-run triggered November 22, 2023 11:03
Status Failure
Total duration 1m 30s
Artifacts

ci.yaml

on: pull_request
test-module
27s
test-module
test-playground-local
1m 16s
test-playground-local
test-playground-refresh
1m 18s
test-playground-refresh
test-playground-authjs
1m 21s
test-playground-authjs
Fit to window
Zoom out
Zoom in

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