Skip to content

fix env and config #139

fix env and config

fix env and config #139

Triggered via pull request December 7, 2024 03:03
@kookseekooksee
synchronize #32
fix/config_env
Status Failure
Total duration 1m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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