GetInboxIds #1554
Annotations
5 errors and 1 warning
Lint:
pkg/mls/store/store.go#L176
structtag: struct field tag `bun:max_association_sequence_id",notnull"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
pkg/mls/store/store_test.go#L620
ineffectual assignment to err (ineffassign)
|
Lint:
pkg/mls/store/store_test.go#L622
ineffectual assignment to err (ineffassign)
|
Lint:
pkg/mls/store/store_test.go#L624
ineffectual assignment to err (ineffassign)
|
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/.
|