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