Skip to content

update to latest core app bar changes, and vgpu benchmarks prior to gosl #119

update to latest core app bar changes, and vgpu benchmarks prior to gosl

update to latest core app bar changes, and vgpu benchmarks prior to gosl #119

Triggered via push September 2, 2024 21:14
Status Failure
Total duration 2m 17s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: chans/gabab_plot/gabab_plot.go#L325
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/ak_plot/ak_plot.go#L307
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/kir_plot/kir_plot.go#L250
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/mahp_plot/mahp_plot.go#L248
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/nmda_plot/nmda_plot.go#L256
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/sahp_plot/sahp_plot.go#L224
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/skca_plot/skca_plot.go#L234
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: chans/vgcc_plot/vgcc_plot.go#L252
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: kinase/plot/synca_plot.go#L262
cannot use func(bar *core.Frame) {…} (value of type func(bar *core.Frame)) as func(parent core.Widget) value in argument to b.AddTopBar
build: axon/logging.go#L685
undefined: split.AggAllNumericColumns
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/