Skip to content

feat: add routing filtering to delegated routing server IPIP-484 #2918

feat: add routing filtering to delegated routing server IPIP-484

feat: add routing filtering to delegated routing server IPIP-484 #2918

Triggered via pull request September 24, 2024 12:45
Status Failure
Total duration 4m 36s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

16 errors
go-test / macos (go next): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record]) as "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] value in variable declaration: *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record] does not implement "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] (wrong type for method Val)
go-test / macos (go next): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record]) as "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] value in variable declaration: *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record] does not implement "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] (wrong type for method Val)
go-test / macos (go next)
Process completed with exit code 1.
go-test / macos (go this): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *iter.SliceIter[types.Record]) as iter.Iter[*types.PeerRecord] value in variable declaration: *iter.SliceIter[types.Record] does not implement iter.Iter[*types.PeerRecord] (wrong type for method Val)
go-test / macos (go this): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *iter.SliceIter[types.Record]) as iter.Iter[*types.PeerRecord] value in variable declaration: *iter.SliceIter[types.Record] does not implement iter.Iter[*types.PeerRecord] (wrong type for method Val)
go-test / macos (go this)
Process completed with exit code 1.
go-test / ubuntu (go next): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record]) as "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] value in variable declaration: *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record] does not implement "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] (wrong type for method Val)
go-test / ubuntu (go next): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record]) as "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] value in variable declaration: *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record] does not implement "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] (wrong type for method Val)
go-test / ubuntu (go next)
Process completed with exit code 1.
go-test / ubuntu (go this): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *iter.SliceIter[types.Record]) as iter.Iter[*types.PeerRecord] value in variable declaration: *iter.SliceIter[types.Record] does not implement iter.Iter[*types.PeerRecord] (wrong type for method Val)
go-test / ubuntu (go this): routing/http/client/client.go#L416
cannot use iter.FromSlice(parsedResp.Peers) (value of type *iter.SliceIter[types.Record]) as iter.Iter[*types.PeerRecord] value in variable declaration: *iter.SliceIter[types.Record] does not implement iter.Iter[*types.PeerRecord] (wrong type for method Val)
go-test / ubuntu (go this)
Process completed with exit code 1.
go-test / windows (go next)
cannot use iter.FromSlice(parsedResp.Peers) (value of type *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record]) as "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] value in variable declaration: *"github.com/ipfs/boxo/routing/http/types/iter".SliceIter[types.Record] does not implement "github.com/ipfs/boxo/routing/http/types/iter".Iter[*types.PeerRecord] (wrong type for method Val)
go-test / windows (go next)
Process completed with exit code 1.
go-test / windows (go this)
cannot use iter.FromSlice(parsedResp.Peers) (value of type *iter.SliceIter[types.Record]) as iter.Iter[*types.PeerRecord] value in variable declaration: *iter.SliceIter[types.Record] does not implement iter.Iter[*types.PeerRecord] (wrong type for method Val)
go-test / windows (go this)
Process completed with exit code 1.