Discovery: DID registration by clients #870
govulncheck.yaml
on: pull_request
Run govulncheck
15s
Annotations
3 errors
Run govulncheck:
discovery/api/v1/wrapper.go#L30
cannot use (*Wrapper)(nil) (value of type *Wrapper) as StrictServerInterface value in variable declaration: *Wrapper does not implement StrictServerInterface (missing method StartRegisteringPresentation)
|
Run govulncheck:
discovery/api/v1/wrapper.go#L50
cannot use w (variable of type *Wrapper) as StrictServerInterface value in argument to NewStrictHandler: *Wrapper does not implement StrictServerInterface (missing method StartRegisteringPresentation)
|
Run govulncheck
Process completed with exit code 1.
|