Skip to content

Andrewi/97 canlink bringup #299

Andrewi/97 canlink bringup

Andrewi/97 canlink bringup #299

Triggered via pull request January 13, 2025 04:21
Status Failure
Total duration 37s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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