Prepare release v2.9.0 #766
Annotations
10 errors and 2 warnings
golangci-lint:
crypto/attachment.go#L12
import 'github.com/ProtonMail/go-crypto/openpgp/packet' is not allowed from list 'Main' (depguard)
|
golangci-lint:
crypto/attachment.go#L11
import 'github.com/ProtonMail/go-crypto/openpgp' is not allowed from list 'Main' (depguard)
|
golangci-lint:
armor/armor.go#L13
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
golangci-lint:
armor/armor.go#L12
import 'github.com/ProtonMail/gopenpgp/v2/internal' is not allowed from list 'Main' (depguard)
|
golangci-lint:
armor/armor.go#L11
import 'github.com/ProtonMail/gopenpgp/v2/constants' is not allowed from list 'Main' (depguard)
|
golangci-lint:
armor/armor.go#L10
import 'github.com/ProtonMail/go-crypto/openpgp/armor' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/common.go#L7
import 'github.com/ProtonMail/gopenpgp/v2/constants' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/armor.go#L7
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/armor.go#L6
import 'github.com/ProtonMail/go-crypto/openpgp/armor' is not allowed from list 'Main' (depguard)
|
golangci-lint:
helper/decrypt_check_test.go#L10
G101: Potential hardcoded credentials (gosec)
|
golangci-lint
Failed to restore: Cache service responded with 422
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/gopenpgp/gopenpgp. Supported file pattern: go.sum
|
Loading