Skip to content

Plot styling

Plot styling #897

Triggered via pull request October 30, 2024 10:49
Status Failure
Total duration 1m 23s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: StyleSetter.go#L197
cyclomatic complexity 17 of func `(*StyleSetter).Push` is high (> 15) (gocyclo)
Lint: StyleSetter.go#L114
exported: exported method StyleSetter.Plots should have comment or be unexported (revive)
Lint: StyleSetter.go#L179
S1009: should omit nil check; len() for []github.com/AllenDang/giu.PlotWidget is defined as zero (gosimple)
Lint
issues found