fix: url query #94
Annotations
10 errors and 1 warning
Run unit tests:
api/doc.go#L130
declared and not used: sort
|
Run unit tests:
api/doc.go#L131
declared and not used: desc
|
Run unit tests:
api/doc.go#L133
declared and not used: unread
|
Run unit tests:
api/doc.go#L134
declared and not used: mark
|
Run unit tests:
pkg/service/chain_test.go#L140
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
|
Run unit tests:
pkg/service/chain_test.go#L152
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
|
Run unit tests:
pkg/service/chain_test.go#L160
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
|
Run unit tests:
pkg/service/chain_test.go#L209
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as doc.DocumentAttrQuery value in argument to Chain.DeleteByFilter
|
Run unit tests:
pkg/service/chain_test.go#L223
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
|
Run unit tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading