Forkx509 #481
Annotations
7 errors
Run go test -v -race ./...:
internal/x509util/verify.go#L167
opts.Intermediates.len undefined (cannot refer to unexported method len)
|
Run go test -v -race ./...:
internal/x509util/verify.go#L168
opts.Intermediates.cert undefined (cannot refer to unexported method cert)
|
Run go test -v -race ./...:
internal/x509util/verify.go#L188
opts.Roots.contains undefined (cannot refer to unexported method contains)
|
Run go test -v -race ./...:
internal/x509util/verify.go#L281
undefined: potentialParent
|
Run go test -v -race ./...:
internal/x509util/verify.go#L332
opts.Roots.findPotentialParents undefined (cannot refer to unexported method findPotentialParents)
|
Run go test -v -race ./...:
internal/x509util/verify.go#L335
opts.Intermediates.findPotentialParents undefined (cannot refer to unexported method findPotentialParents)
|
Run go test -v -race ./...
Process completed with exit code 1.
|
Loading