fix env and config #139
Annotations
9 errors and 1 warning
lint:
errors/errinter/color_name.go#L19
printf: non-constant format string in call to (github.com/pubgo/funk/internal/color.Color).P (govet)
|
lint:
errors/errinter/color_name.go#L20
printf: non-constant format string in call to (github.com/pubgo/funk/internal/color.Color).P (govet)
|
lint:
errors/errinter/color_name.go#L21
printf: non-constant format string in call to (github.com/pubgo/funk/internal/color.Color).P (govet)
|
lint:
clients/etcdv3/client.go#L19
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint:
clients/etcdv3/config.go#L28
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint:
component/cloudjobs/context.go#L57
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
ctxutil/util_test.go#L13
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
component/cloudjobs/z_util_test.go#L14
SA4006: this value of `deadline` is never used (staticcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|