Skip to content

Update golang Docker tag to v1.24.1 #1043

Update golang Docker tag to v1.24.1

Update golang Docker tag to v1.24.1 #1043

Triggered via pull request March 21, 2025 04:52
Status Failure
Total duration 1m 39s
Artifacts

verify.yml

on: pull_request
license boilerplate check
14s
license boilerplate check
golangci-lint
1m 29s
golangci-lint
oidc-config
33s
oidc-config
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: pkg/ca/pkcs11ca/pkcs11ca.go#L86
pkcs11ca.SignerWithChain undefined (type *PKCS11CA has no field or method SignerWithChain) (typecheck)
golangci-lint: cmd/app/grpc.go#L130
c.RLock undefined (type *cachedTLSCert has no field or method RLock) (typecheck)
golangci-lint: cmd/app/grpc.go#L131
c.RUnlock undefined (type *cachedTLSCert has no field or method RUnlock) (typecheck)
golangci-lint: cmd/app/grpc.go#L137
c.Lock undefined (type *cachedTLSCert has no field or method Lock) (typecheck)
golangci-lint: cmd/app/grpc.go#L138
c.Unlock undefined (type *cachedTLSCert has no field or method Unlock) (typecheck)
golangci-lint: cmd/app/http.go#L121
h.Shutdown undefined (type httpServer has no field or method Shutdown) (typecheck)
golangci-lint: cmd/app/http.go#L131
h.ListenAndServe undefined (type httpServer has no field or method ListenAndServe) (typecheck)
golangci-lint: cmd/app/http_test.go#L69
httpServer.Serve undefined (type httpServer has no field or method Serve) (typecheck)
golangci-lint: cmd/app/http_test.go#L70
grpcServer.GracefulStop undefined (type *grpcServer has no field or method GracefulStop) (typecheck)
golangci-lint: cmd/app/http_test.go#L121
httpServer.Serve undefined (type httpServer has no field or method Serve) (typecheck)