Skip to content

go1.22

go1.22 #5146

Triggered via push August 7, 2024 20:13
Status Failure
Total duration 2m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
yamllint: .github/workflows/debug.generic-generator.yml#L19
19:4 [trailing-spaces] trailing spaces
yamllint: .github/workflows/debug.generic-generator.yml#L20
20:5 [indentation] wrong indentation: expected 2 but found 4
yamllint: .github/workflows/debug.generic-generator.yml#L115
115:29 [new-line-at-end-of-file] no new line character at the end of file
yamllint: .github/workflows/builder_generic_slsa3.yml#L44
44:9 [indentation] wrong indentation: expected 6 but found 8
yamllint: .github/workflows/builder_generic_slsa3.yml#L45
45:13 [indentation] wrong indentation: expected 10 but found 12
yamllint: .github/workflows/builder_generic_slsa3.yml#L48
48:1 [trailing-spaces] trailing spaces
yamllint: .github/workflows/builder_generic_slsa3.yml#L50
50:13 [indentation] wrong indentation: expected 10 but found 12
yamllint: .github/workflows/builder_generic_slsa3.yml#L52
52:1 [trailing-spaces] trailing spaces
yamllint: .github/workflows/builder_generic_slsa3.yml#L54
54:13 [indentation] wrong indentation: expected 10 but found 12
yamllint
Process completed with exit code 2.
golangci-lint: internal/builders/generic/attest.go#L115
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L121
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L124
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L168
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L230
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L232
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/main.go#L40
commentedOutCode: may want to remove commented-out code (gocritic)
golangci-lint: internal/builders/generic/attest.go#L218
File is not `gofumpt`-ed (gofumpt)
golangci-lint: internal/builders/generic/attest.go#L237
unnecessary conversion (unconvert)
golangci-lint: internal/builders/generic/attest.go#L247
unnecessary conversion (unconvert)
formatting
Process completed with exit code 1.
golangci-lint: internal/builders/generic/attest.go#L42
unused-parameter: parameter 'signer' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: internal/builders/generic/attest.go#L158
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
formatting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/