Update to v1.6.6 #1034
Annotations
10 errors and 1 warning
golangci-lint:
pkg/ca/pkcs11ca/pkcs11ca.go#L86
pkcs11ca.SignerWithChain undefined (type *PKCS11CA has no field or method SignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/baseca/baseca.go#L51
bca.GetSignerWithChain undefined (type *BaseCA has no field or method GetSignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/baseca/baseca.go#L132
bca.GetSignerWithChain undefined (type *BaseCA has no field or method GetSignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/baseca/baseca.go#L143
bca.GetSignerWithChain undefined (type *BaseCA has no field or method GetSignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/baseca/baseca_test.go#L77
bca.GetSignerWithChain undefined (type BaseCA has no field or method GetSignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/ephemeralca/ephemeral.go#L75
e.SignerWithChain undefined (type *EphemeralCA has no field or method SignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/ephemeralca/ephemeral_test.go#L30
ca.GetSignerWithChain undefined (type *EphemeralCA has no field or method GetSignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/fileca/fileca.go#L38
fca.SignerWithChain undefined (type fileCA has no field or method SignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/fileca/fileca.go#L64
fca.SignerWithChain undefined (type *fileCA has no field or method SignerWithChain) (typecheck)
|
golangci-lint:
pkg/ca/fileca/fileca_test.go#L19
"crypto/ecdsa" imported and not used (typecheck)
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2880-0f75a7d2340e547376ae85bb8b1bdb985f261afb, golangci-lint.cache-Linux-2880-
|
Loading