Skip to content

feat: Add support for remote signing keys #1053

feat: Add support for remote signing keys

feat: Add support for remote signing keys #1053

Re-run triggered August 3, 2023 01:19
Status Failure
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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