Integration Tests #8938
Annotations
3 errors and 1 warning
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
|
Post Collect Metrics
Di Received non 200 status code. StatusCode: 403 StatusMessage: Forbidden Body: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
|
Loading