Skip to content

Plot styling

Plot styling #898

Triggered via pull request October 30, 2024 11:01
Status Failure
Total duration 1m 8s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: CSS.go#L43
cognitive complexity 56 of func `ParseCSSStyleSheet` is high (> 30) (gocognit)
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