Skip to content

Remove loop variable aliasing prevention #1095

Remove loop variable aliasing prevention

Remove loop variable aliasing prevention #1095

Triggered via push October 24, 2024 21:12
Status Failure
Total duration 3m 40s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: executable_schema.go#L108
loopclosure: loop variable url captured by func literal (govet)
lint: executable_schema.go#L109
loopclosure: loop variable s captured by func literal (govet)
lint: executable_schema.go#L111
loopclosure: loop variable s captured by func literal (govet)
lint: executable_schema.go#L112
loopclosure: loop variable s captured by func literal (govet)
lint
issues found
build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/build-push-action@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/