fix ci/cd and go version #12
Annotations
8 errors and 1 warning
build (1.22):
xpp.go#L96
error strings should not be capitalized (ST1005)
|
build (1.22):
xpp.go#L154
error strings should not be capitalized (ST1005)
|
build (1.22):
xpp.go#L163
error strings should not be capitalized (ST1005)
|
build (1.22):
xpp.go#L213
should use strings.EqualFold instead (SA6005)
|
build (1.22):
xpp.go#L213
should use strings.EqualFold instead (SA6005)
|
build (1.22):
xpp.go#L214
error strings should not be capitalized (ST1005)
|
build (1.22):
xpp_test.go#L135
redundant return statement (S1023)
|
build (1.22)
Process completed with exit code 1.
|
build (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|