Skip to content

filter out muted npubs from events returned from reqs #26

filter out muted npubs from events returned from reqs

filter out muted npubs from events returned from reqs #26

Triggered via push November 29, 2024 19:26
Status Failure
Total duration 1m 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: realy/server_test.go#L36
cannot use c (variable of type "context".Context) as ServerParams value in argument to NewServer: need type assertion
build: realy/server_test.go#L36
cannot use cancel (variable of type "context".CancelFunc) as Option value in argument to NewServer
build: realy/server_test.go#L36
cannot use rl (variable of type *testRelay) as Option value in argument to NewServer
build: realy/server_test.go#L36
cannot use "" (untyped string constant) as Option value in argument to NewServer
build: realy/server_test.go#L36
cannot use ratel.DefaultMaxLimit (untyped int constant 512) as Option value in argument to NewServer
build: realy/server_test.go#L41
cannot use "127.0.0.1" (untyped string constant) as chan bool value in argument to srv.Start
build: realy/server_test.go#L41
cannot use 9999 (untyped int constant) as chan bool value in argument to srv.Start
build: realy/util_test.go#L20
cannot use c (variable of type "context".Context) as ServerParams value in argument to NewServer: need type assertion
build: realy/util_test.go#L20
cannot use func() {} (value of type func()) as Option value in argument to NewServer
build: realy/util_test.go#L20
cannot use tr (variable of type *testRelay) as Option value in argument to NewServer