Skip to content

up centrifuge

up centrifuge #2011

Triggered via push April 4, 2025 16:57
Status Failure
Total duration 3m 17s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Lint
issues found
Lint: internal/natsbroker/broker.go#L314
b.eventHandler.HandleControl undefined (type centrifuge.BrokerEventHandler has no field or method HandleControl)) (typecheck)
Lint: internal/natsbroker/broker.go#L44
cannot use (*NatsBroker)(nil) (value of type *NatsBroker) as centrifuge.Broker value in variable declaration: *NatsBroker does not implement centrifuge.Broker (missing method RegisterBrokerEventHandler)
Lint: internal/app/engine.go#L8
could not import github.com/centrifugal/centrifugo/v6/internal/natsbroker (-: # github.com/centrifugal/centrifugo/v6/internal/natsbroker
Lint: internal/natsbroker/broker.go#L314
b.eventHandler.HandleControl undefined (type centrifuge.BrokerEventHandler has no field or method HandleControl)) (typecheck)
Lint: internal/natsbroker/broker.go#L44
cannot use (*NatsBroker)(nil) (value of type *NatsBroker) as centrifuge.Broker value in variable declaration: *NatsBroker does not implement centrifuge.Broker (missing method RegisterBrokerEventHandler)
Lint: internal/redisnatsbroker/broker.go#L4
could not import github.com/centrifugal/centrifugo/v6/internal/natsbroker (-: # github.com/centrifugal/centrifugo/v6/internal/natsbroker
Lint: internal/natsbroker/broker.go#L314
b.eventHandler.HandleControl undefined (type centrifuge.BrokerEventHandler has no field or method HandleControl) (typecheck)
Lint: internal/natsbroker/broker.go#L44
cannot use (*NatsBroker)(nil) (value of type *NatsBroker) as centrifuge.Broker value in variable declaration: *NatsBroker does not implement centrifuge.Broker (missing method RegisterBrokerEventHandler)
Test with Go 1.24.1
Process completed with exit code 2.
Test with Go 1.24.1: internal/natsbroker/broker.go#L314
b.eventHandler.HandleControl undefined (type centrifuge.BrokerEventHandler has no field or method HandleControl)
Test with Go 1.24.1: internal/natsbroker/broker.go#L44
cannot use (*NatsBroker)(nil) (value of type *NatsBroker) as centrifuge.Broker value in variable declaration: *NatsBroker does not implement centrifuge.Broker (missing method RegisterBrokerEventHandler)
Test with Go 1.24.1
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifugo/centrifugo. Supported file pattern: go.sum