Running Copilot coding agent #4
Annotations
8 errors and 5 warnings
|
copilot:
.github/workflows/ci.yml#L111
111:81 [line-length] line too long (90 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L90
90:1 [trailing-spaces] trailing spaces
|
|
copilot:
.github/workflows/ci.yml#L88
88:81 [line-length] line too long (90 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L84
84:81 [line-length] line too long (90 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L64
64:50 [trailing-spaces] trailing spaces
|
|
copilot:
.github/workflows/ci.yml#L61
61:81 [line-length] line too long (96 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L55
55:81 [line-length] line too long (128 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L53
53:81 [line-length] line too long (93 > 80 characters)
|
|
copilot:
.github/workflows/ci.yml#L61
61:51 [comments] too few spaces before comment: expected 2
|
|
copilot:
.github/workflows/ci.yml#L55
55:88 [comments] too few spaces before comment: expected 2
|
|
copilot:
.github/workflows/ci.yml#L53
53:18 [comments] too few spaces before comment: expected 2
|
|
copilot:
.github/workflows/ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
copilot:
.github/workflows/ci.yml#L1
1:1 [document-start] missing document start "---"
|