Skip to content

Update to golang 1.23 #93

Update to golang 1.23

Update to golang 1.23 #93

Triggered via pull request December 30, 2024 15:57
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/pkg/settings/settings.go#L47
undefined: yaml (typecheck)
lint: internal/pkg/settings/settings.go#L58
undefined: yaml (typecheck)
lint: internal/pkg/settings/settings.go#L81
undefined: yaml (typecheck)
lint: pkg/parser/barclaycard.go#L56
undefined: excelize (typecheck)
lint
cannot range over 3 (untyped int constant) (typecheck)
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.4/x64/src/cmp/cmp.go:40:14) (typecheck)
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.4/x64/src/cmp/cmp.go:40:14) (typecheck)
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.4/x64/src/cmp/cmp.go:40:14) (typecheck)
lint
missing return (typecheck)
lint
cannot range over v.Len() (value of type int) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636