Skip to content

test cleanup

test cleanup #80

Triggered via push August 29, 2023 17:35
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 1 warning, and 2 notices
yaml_lint / yamllint: .github/workflows/note.yml#L33
33:1 [empty-lines] too many blank lines (3 > 2)
yaml_lint / yamllint: .github/workflows/tool_cleanup.yml#L112
112:15 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/tool_cleanup.yml#L113
113:13 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/test_handle.yml#L155
155:15 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/test_handle.yml#L156
156:13 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/iam_cleanup.yml#L101
101:15 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/iam_cleanup.yml#L103
103:15 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint: .github/workflows/iam_cleanup.yml#L105
105:25 [quoted-strings] string value is not quoted with single quotes
yaml_lint / yamllint
Process completed with exit code 1.
go_lint / golangci: pkg/handler/iam_handler.go#L110
File is not `gofmt`-ed with `-s` (gofmt)
go_lint / golangci: pkg/handler/iam_handler.go#L308
Consider pre-allocating `result` (prealloc)
go_lint / golangci: pkg/cli/cli_handle.go#L20
File is not `gofmt`-ed with `-s` (gofmt)
go_lint / golangci
issues found
yaml_lint / yamllint
Wrote configuration file to /home/runner/work/_temp/ceeb4d8.yamllint.yml
go_lint / golangci
Wrote configuration file to /home/runner/work/_temp/ceeb4d8.golangci.yml
yaml_lint / yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.