Create main.yml #1
ci.yml
on: push
Lint (GitHub Actions)
9s
Lint (Javascript)
2m 19s
Lint (Shell)
7s
Lint (YAML)
6s
CodeQL
2m 7s
Check Bundle Size
1m 47s
Matrix: Test
Matrix: Post Coverage Comment
Annotations
13 errors
|
Lint (YAML):
.github/workflows/main.yml#L28
28:14 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L27
27:15 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L22
22:15 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L21
21:15 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L18
18:15 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L17
17:15 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L13
13:14 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L9
9:9 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L6
6:9 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (YAML):
.github/workflows/main.yml#L1
1:7 [quoted-strings] string value is not quoted with single quotes
|
|
Lint (GitHub Actions)
Process completed with exit code 1.
|
|
Ratchet - Unpinned Reference:
.github/workflows/main.yml#L22
.github/workflows/main.yml:22:15: The reference `actions/setup-node@v4` is unpinned. Either pin the reference to a SHA or mark the line with `ratchet:exclude`.
|
|
Ratchet - Unpinned Reference:
.github/workflows/main.yml#L18
.github/workflows/main.yml:18:15: The reference `actions/checkout@v4` is unpinned. Either pin the reference to a SHA or mark the line with `ratchet:exclude`.
|