Skip to content

Add InsertLog Query #1569

Add InsertLog Query

Add InsertLog Query #1569

Triggered via pull request April 25, 2024 17:00
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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/store.go#L129
cannot use new_update (variable of type *associations.IdentityUpdate) as []*associations.IdentityUpdate value in argument to validationService.GetAssociationState) (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/store.go#L129
cannot use new_update (variable of type *associations.IdentityUpdate) as []*associations.IdentityUpdate value in argument to validationService.GetAssociationState) (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/store.go#L129
cannot use new_update (variable of type *associations.IdentityUpdate) as []*associations.IdentityUpdate value in argument to validationService.GetAssociationState) (typecheck)
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]
Lint: pkg/mls/store/store.go#L129
cannot use new_update (variable of type *associations.IdentityUpdate) as []*associations.IdentityUpdate value in argument to validationService.GetAssociationState (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/.