chore(deps): update golangci/golangci-lint-action dig 8000 est to 55c2c14 - autoclosed #190
ci.yaml
on: pull_request
Annotations
2 errors and 12 warnings
Go Lint
Failed to run: Error: Command failed: /home/runner/golangci-lint-1.64.8-linux-amd64/golangci-lint config verify
Failed executing command with error: [.golangci.yml] validate: [.golangci.yml] YAML decode: EOF
, Error: Command failed: /home/runner/golangci-lint-1.64.8-linux-amd64/golangci-lint config verify
Failed executing command with error: [.golangci.yml] validate: [.golangci.yml] YAML decode: EOF
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
Go Lint
Command failed: /home/runner/golangci-lint-1.64.8-linux-amd64/golangci-lint config verify
Failed executing command with error: [.golangci.yml] validate: [.golangci.yml] YAML decode: EOF
|
yamllint:
internal/config/testdata/example.yaml#L6
6:21 [comments] too few spaces before comment
|
yamllint:
internal/config/testdata/example.yaml#L7
7:26 [comments] too few spaces before comment
|
yamllint:
internal/config/testdata/example.yaml#L8
8:15 [comments] too few spaces before comment
|
yamllint:
internal/config/testdata/example.yaml#L10
10:21 [comments] too few spaces before comment
|
yamllint:
.github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
yamllint:
.github/workflows/ci.yaml#L16
4710
16:73 [comments] too few spaces before comment
|
yamllint:
.github/workflows/ci.yaml#L19
19:73 [comments] too few spaces before comment
|
yamllint:
.github/workflows/ci.yaml#L25
25:84 [comments] too few spaces before comment
|
yamllint:
.github/workflows/ci.yaml#L35
35:73 [comments] too few spaces before comment
|
yamllint:
.github/workflows/ci.yaml#L38
38:73 [comments] too few spaces before comment
|
Go Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|