Skip to content

Update to use AlgorithmRegistryConfig #14

Update to use AlgorithmRegistryConfig

Update to use AlgorithmRegistryConfig #14

Triggered via push January 28, 2024 14:04
Status Failure
Total duration 1m 27s
Artifacts

verify.yml

on: push
license boilerplate check
8s
license boilerplate check
golangci-lint
1m 20s
golangci-lint
oidc-config
23s
oidc-config
Fit to window
Zoom out
Zoom in

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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.