Add InsertLog Query #1573
Annotations
7 errors and 1 warning
Lint:
pkg/api/server.go#L37
could not import github.com/xmtp/xmtp-node-go/pkg/identity/api/v1 (-: # github.com/xmtp/xmtp-node-go/pkg/identity/api/v1
|
Lint:
pkg/identity/api/v1/identity_service.go#L10
"google.golang.org/grpc/codes" imported and not used
|
Lint:
pkg/identity/api/v1/identity_service.go#L11
"google.golang.org/grpc/status" imported and not used) (typecheck)
|
Lint:
pkg/identity/api/v1/identity_service.go#L1
: # github.com/xmtp/xmtp-node-go/pkg/identity/api/v1 [github.com/xmtp/xmtp-node-go/pkg/identity/api/v1.test]
|
Lint:
pkg/identity/api/v1/identity_service.go#L10
"google.golang.org/grpc/codes" imported and not used
|
Lint:
pkg/identity/api/v1/identity_service.go#L11
"google.golang.org/grpc/status" imported and not used (typecheck)
|
Lint
issues found
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|