Integration Tests #9114
Annotations
3 errors
Lint Go:
integration-tests/web/sdk/client/internal/doer/doer.go#L10
unexported-return: exported func NewAuthed returns unexported type *doer.authed, which can be annoying to use (revive)
|
Lint Go:
integration-tests/web/sdk/client/client.go#L51
shadow: declaration of "endpoints" shadows declaration at line 40 (govet)
|
Lint Go
issues found
|
Loading