Add InsertLog Query #1571
Annotations
10 errors and 1 warning
golangci-lint:
pkg/api/config.go#L10
could not import github.com/xmtp/xmtp-node-go/pkg/mls/store (-: # github.com/xmtp/xmtp-node-go/pkg/mls/store
|
golangci-lint:
pkg/mls/store/store.go#L164
removed_member declared and not used) (typecheck)
|
golangci-lint:
pkg/identity/api/v1/identity_service.go#L6
could not import github.com/xmtp/xmtp-node-go/pkg/mls/store (-: # github.com/xmtp/xmtp-node-go/pkg/mls/store
|
golangci-lint:
pkg/mls/store/store.go#L164
removed_member declared and not used) (typecheck)
|
golangci-lint:
pkg/identity/api/v1/identity_service.go#L10
"google.golang.org/grpc/codes" imported and not used (typecheck)
|
golangci-lint:
pkg/identity/api/v1/identity_service.go#L11
"google.golang.org/grpc/status" imported and not used (typecheck)
|
golangci-lint:
pkg/metrics/mls.go#L7
could not import github.com/xmtp/xmtp-node-go/pkg/mls/store (-: # github.com/xmtp/xmtp-node-go/pkg/mls/store
|
golangci-lint:
pkg/mls/store/store.go#L164
removed_member declared and not used) (typecheck)
|
golangci-lint:
pkg/mls/store/config.go#L1
: # github.com/xmtp/xmtp-node-go/pkg/mls/store [github.com/xmtp/xmtp-node-go/pkg/mls/store.test]
|
golangci-lint:
pkg/mls/store/store.go#L164
removed_member declared and not used (typecheck)
|
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/.
|
Loading