Skip to content

gha: set default permissions, and add golangci-lint#106

Draft
thaJeztah wants to merge 5 commits intoopencontainers:masterfrom
thaJeztah:add_golangci_lint
Draft

gha: set default permissions, and add golangci-lint#106
thaJeztah wants to merge 5 commits intoopencontainers:masterfrom
thaJeztah:add_golangci_lint

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah
Copy link
Copy Markdown
Member Author

Good, it works! 😄

Just to please the linters;

    verifiers_test.go:28:11: Error return value of `rand.Read` is not checked (errcheck)
        rand.Read(p)
                 ^
    verifiers_test.go:33:9: Error return value of `io.Copy` is not checked (errcheck)
        io.Copy(verifier, bytes.NewReader(p))
               ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as draft April 23, 2026 07:57
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the add_golangci_lint branch 2 times, most recently from 7d9dedc to eddaa2b Compare April 23, 2026 07:59
Prevent implicit upgrades of Go

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant