Skip to content

Avoid confusion of the name prefix #307

Avoid confusion of the name prefix

Avoid confusion of the name prefix #307

Triggered via push July 23, 2024 01:37
Status Failure
Total duration 3m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
checks: cmd/fyneterm/main.go#L72
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: cmd/fyneterm/main.go#L82
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks: color.go#L93
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: color.go#L98
theme.DisabledButtonColor is deprecated: Use Color(theme.ColorNameDisabledButton) instead. (SA1019)
checks: internal/widget/termgrid.go#L37
theme.DisabledColor is deprecated: Use Color(theme.ColorNameDisabled) instead. (SA1019)
checks: internal/widget/termgrid.go#L63
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: internal/widget/termgrid.go#L74
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: internal/widget/termgrid.go#L276
theme.DisabledColor is deprecated: Use Color(theme.ColorNameDisabled) instead. (SA1019)
checks: internal/widget/termgridhelper.go#L221
theme.ForegroundColor is deprecated: Use Color(theme.ColorNameForeground) instead. (SA1019)
checks: internal/widget/termgridhelper.go#L226
theme.BackgroundColor is deprecated: Use Color(theme.ColorNameBackground) instead. (SA1019)
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/