GetInboxIds #1567
Annotations
10 errors and 1 warning
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
|
Lint:
pkg/mls/store/models.go#L27
AddressLogEntry redeclared in this block
|
Lint:
pkg/mls/store/models.go#L9
other declaration of AddressLogEntry
|
Lint:
pkg/mls/store/store.go#L212
method Store.GetInboxIds already declared at pkg/mls/store/store.go:71:17) (typecheck)
|
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
|
Lint:
pkg/mls/store/models.go#L27
AddressLogEntry redeclared in this block
|
Lint:
pkg/mls/store/models.go#L9
other declaration of AddressLogEntry
|
Lint:
pkg/mls/store/store.go#L212
method Store.GetInboxIds already declared at pkg/mls/store/store.go:71:17) (typecheck)
|
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
|
Lint:
pkg/mls/store/models.go#L27
AddressLogEntry redeclared in this block
|
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/.
|