Bsp-agent-DTM-RC:v1.8.0 #1047
Annotations
10 errors and 1 warning
Lint:
internal/config/utils_test.go#L35
Error return value of `os.Setenv` is not checked (errcheck)
|
Lint:
internal/config/utils_test.go#L36
Error return value of `os.Unsetenv` is not checked (errcheck)
|
Lint:
internal/config/utils_test.go#L81
Error return value of `os.Setenv` is not checked (errcheck)
|
Lint:
internal/config/utils_test.go#L82
Error return value of `os.Unsetenv` is not checked (errcheck)
|
Lint:
internal/config/utils_test.go#L135
Error return value of `os.Setenv` is not checked (errcheck)
|
Lint:
internal/config/utils_test.go#L136
Error return value of `os.Unsetenv` is not checked (errcheck)
|
Lint:
internal/config/utils.go#L18
exported: exported function LookupEnvOrInt should have comment or be unexported (revive)
|
Lint:
internal/config/utils.go#L26
return with no blank line before (nlreturn)
|
Lint:
internal/config/utils.go#L24
return with no blank line before (nlreturn)
|
Lint:
internal/config/utils.go#L38
return with no blank line before (nlreturn)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading