Modernize and use Go 1.19 as base #478
static_analysis.yml
on: pull_request
static_analysis
3m 14s
Annotations
9 errors and 1 warning
static_analysis:
dialog/about.go#L70
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
|
static_analysis:
dialog/about.go#L71
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
|
static_analysis:
dialog/about.go#L120
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
|
static_analysis:
dialog/about.go#L124
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
|
static_analysis:
widget/diagramwidget/anchoredtext.go#L36
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
|
static_analysis:
widget/diagramwidget/arrowhead.go#L50
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
|
static_analysis:
widget/mapbutton.go#L25
theme.ShadowColor is deprecated: Use Color(theme.ColorNameShadow) instead. (SA1019)
|
static_analysis:
widget/mapbutton.go#L47
theme.ShadowColor is deprecated: Use Color(theme.ColorNameShadow) instead. (SA1019)
|
static_analysis
Process completed with exit code 1.
|
static_analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|