Skip to content

add golangci-lint

add golangci-lint #1

Triggered via pull request March 15, 2024 13:50
Status Failure
Total duration 2m 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: enclave/enclave_test.go#L23
Error return value of `w.Write` is not checked (errcheck)
lint: enclave/ert.go#L260
Error return value of `syscall.Syscall` is not checked (errcheck)
lint: internal/attestation/attestation_test.go#L95
Error return value of `io.WriteString` is not checked (errcheck)
lint: attestation/attestation.go#L60
File is not `gofumpt`-ed (gofumpt)
lint: marble/marble_test.go#L152
SA1019: pool.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
lint
issues found