Skip to content

feat: add support for themes #72

feat: add support for themes

feat: add support for themes #72

Triggered via push January 31, 2026 08:59
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: pkg/raster/paletted.go#L10
File is not properly formatted (gci)
Test: pkg/raster/draw.go#L9
File is not properly formatted (gci)
Test: pkg/renderer/gif/renderer.go#L122
Function 'assembleGIF' has too many statements (42 > 40) (funlen)
Test: pkg/raster/raster_test.go#L376
Function 'TestRasterize_WithStyling' is too long (66 > 60) (funlen)
Test: pkg/raster/raster_test.go#L279
Function 'TestRasterize_IRDeduplication' is too long (86 > 60) (funlen)
Test: pkg/raster/raster_test.go#L46
Function 'TestRasterize_SingleFrame' is too long (74 > 60) (funlen)
Test: cmd/themegen/main.go#L105
Function 'main' is too long (64 > 60) (funlen)
Test: pkg/raster/raster.go#L74
type must not be placed after const (desired order: type,const,var,func) (decorder)
Test: pkg/raster/raster.go#L43
type must not be placed after const (desired order: type,const,var,func) (decorder)
Test: cmd/themegen/main.go#L100
type must not be placed after const (desired order: type,const,var,func) (decorder)