Skip to content

fix scheduling of access list to update immediately after saving upda… #24

fix scheduling of access list to update immediately after saving upda…

fix scheduling of access list to update immediately after saving upda… #24

Triggered via push November 29, 2024 18:17
Status Failure
Total duration 1m 47s
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