Remove shadowed loop variables (#491) #1085
ci.yml
on: push
terraform_lint
/
lint
29s
yaml_lint
/
yamllint
5s
go_lint
/
modules
20s
go_lint
/
golangci
1m 5s
java_lint
/
format
9s
go_test
/
test
1m 13s
java_test
2m 3s
build-lumberjack-server
0s
build-go-grpc-client
0s
build-go-http-client
0s
build-java-grpc-client
0s
build-java-http-client
0s
integration
0s
Annotations
4 errors, 8 warnings, and 2 notices
java_lint / format
Process completed with exit code 1.
|
go_lint / golangci:
integration/testrunner/main_test.go#L60
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
go_lint / golangci:
integration/testrunner/main_test.go#L94
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
go_lint / golangci
issues found
|
yaml_lint / yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yaml_lint / yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
java_lint / format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_lint / modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraform_lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_lint / golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
java_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yaml_lint / yamllint
Wrote configuration file to /home/runner/work/_temp/b4d8732.yamllint.yml
|
go_lint / golangci
Wrote configuration file to /home/runner/work/_temp/b4d8732.golangci.yml
|