Skip to content

Discovery: DID registration by clients #870

Discovery: DID registration by clients

Discovery: DID registration by clients #870

Triggered via pull request January 3, 2024 14:39
Status Failure
Total duration 27s
Artifacts

govulncheck.yaml

on: pull_request
Run govulncheck
15s
Run govulncheck
Fit to window
Zoom out
Zoom in

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.