Skip to content

fix: url query

fix: url query #95

Triggered via pull request December 9, 2024 16:07
@zwwhdlszwwhdls
synchronize #52
fix/param
Status Failure
Total duration 58s
Artifacts

unittest.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
unittest: pkg/service/chain_test.go#L140
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
unittest: pkg/service/chain_test.go#L152
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
unittest: pkg/service/chain_test.go#L160
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
unittest: pkg/service/chain_test.go#L209
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as doc.DocumentAttrQuery value in argument to Chain.DeleteByFilter
unittest: pkg/service/chain_test.go#L223
cannot use []doc.AttrQuery{…} (value of type []doc.AttrQuery) as []*doc.AttrQuery value in struct literal
unittest
Process completed with exit code 2.
unittest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636