refactor(api): implement centralized tag collection #17388
Annotations
10 errors and 1 warning
Code linting [Go]:
api/pkg/echo/handlers/errors.go#L13
could not import github.com/shellhub-io/shellhub/api/store/mongo (-: # github.com/shellhub-io/shellhub/api/store/mongo
|
Code linting [Go]
"github.com/sirupsen/logrus" imported and not used) (typecheck)
|
Code linting [Go]:
api/routes/api-key_test.go#L12
could not import github.com/shellhub-io/shellhub/api/services/mocks (-: # github.com/shellhub-io/shellhub/api/services/mocks
|
Code linting [Go]
undefined: responses.PublicKeyCreate
|
Code linting [Go]
undefined: responses.PublicKeyCreate
|
Code linting [Go]
undefined: responses.PublicKeyCreate
|
Code linting [Go]
undefined: responses.PublicKeyCreate
|
Code linting [Go]
undefined: responses.PublicKeyCreate) (typecheck)
|
Code linting [Go]:
api/server.go#L14
could not import github.com/shellhub-io/shellhub/api/store/mongo (-: # github.com/shellhub-io/shellhub/api/store/mongo
|
Code linting [Go]
"github.com/sirupsen/logrus" imported and not used) (typecheck)
|
Set up Go 1.x [Go]
Restore cache failed: Dependencies file is not found in /home/runner/work/shellhub/shellhub. Supported file pattern: go.sum
|
Loading