feat: Add support for remote signing keys #1053
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
lint:
rpm/rpm.go#L1
: # github.com/goreleaser/nfpm/v2/rpm [github.com/goreleaser/nfpm/v2/rpm.test]
|
lint:
rpm/rpm_test.go#L8
"io/ioutil" imported and not used (typecheck)
|
lint:
apk/apk_test.go#L370
use of `ioutil.ReadAll` forbidden by pattern `ioutil\.*` (forbidigo)
|
lint:
apk/apk_test.go#L13
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint
issues found
|