Skip to content

Updating to get more bug fixes #505

Updating to get more bug fixes

Updating to get more bug fixes #505

Triggered via push August 17, 2024 09:12
Status Failure
Total duration 3m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checks: internal/ui/about.go#L71
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/about.go#L72
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/about.go#L84
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/about.go#L88
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/bar.go#L69
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: internal/ui/bar.go#L281
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/bar.go#L338
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/bar.go#L341
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: internal/ui/bar_test.go#L92
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: internal/ui/menu.go#L81
theme.OverlayBackgroundColor is deprecated: Use Color(theme.ColorNameOverlayBackground) instead. (SA1019)