Skip to content

tools/rw-heatmaps: clean up code #40

tools/rw-heatmaps: clean up code

tools/rw-heatmaps: clean up code #40

Triggered via push February 1, 2024 06:16
Status Failure
Total duration 39s
Artifacts

govuln.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L24
no required module provides package gonum.org/v1/plot; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L25
no required module provides package gonum.org/v1/plot/palette; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L26
no required module provides package gonum.org/v1/plot/palette/brewer; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L27
no required module provides package gonum.org/v1/plot/plotter; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmaps.go#L25
no required module provides package gonum.org/v1/plot/vg; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmaps.go#L26
no required module provides package gonum.org/v1/plot/vg/draw; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmaps.go#L27
no required module provides package gonum.org/v1/plot/vg/vgimg; to add it:
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L24
could not import gonum.org/v1/plot (invalid package name: "")
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L25
could not import gonum.org/v1/plot/palette (invalid package name: "")
test: tools/rw-heatmaps/pkg/chart/heatmap.go#L26
could not import gonum.org/v1/plot/palette/brewer (invalid package name: "")