add golangci-lint #1
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
|