Update to golang 1.23 #93
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
|