Remove loop variable aliasing prevention #1095
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/
|