Skip to content

first commit

first commit #1

Triggered via push November 15, 2024 15:13
Status Failure
Total duration 1m 9s
Billable time 2m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: playground/app.vue#L13
Extra semicolon
lint: playground/nuxt.config.ts#L5
Newline required at end of file but not found
lint: src/module.ts#L1
Strings must use singlequote
lint: src/module.ts#L1
Extra semicolon
lint: src/module.ts#L2
Strings must use singlequote
lint: src/module.ts#L2
Extra semicolon
lint: src/module.ts#L5
Unexpected separator (;)
lint: src/module.ts#L10
Strings must use singlequote
lint: src/module.ts#L11
Strings must use singlequote
lint: src/module.ts#L14
Strings must use singlequote
lint: playground/app.vue#L6
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint: playground/app.vue#L6
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint: playground/app.vue#L7
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint: playground/app.vue#L7
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint: playground/app.vue#L8
Expected 1 line break after opening tag (`<button>`), but no line breaks found
lint: playground/app.vue#L8
Expected 1 line break before closing tag (`</button>`), but no line breaks found