Andrewi/97 canlink bringup #299
Annotations
4 errors and 1 warning
build:
cmd/busmanager/main.go#L79
cannot use handler (variable of type *Handler) as canlink.Handler value in argument to manager.Register: *Handler does not implement canlink.Handler (wrong type for method Handle)
|
build:
cmd/hilapp/main.go#L138
cannot use canlink.Jsonl{} (value of type canlink.Jsonl) as canlink.Converter value in argument to canlink.NewTracer: canlink.Jsonl does not implement canlink.Converter (method FrameToString has pointer receiver)
|
build:
cmd/hilapp/main.go#L146
cannot use canlink.Jsonl{} (value of type canlink.Jsonl) as canlink.Converter value in argument to canlink.NewTracer: canlink.Jsonl does not implement canlink.Converter (method FrameToString has pointer receiver)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|