Skip to content

rename unused vars

rename unused vars #99

Triggered via pull request January 11, 2024 12:07
Status Failure
Total duration 24s
Artifacts

testing.yml

on: pull_request
Matrix: go-test
Test non-public PG schema
0s
Test non-public PG schema
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Lint
issues found
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint: extension/amqp/amqp_test.go#L61
unused-parameter: parameter 'global' seems to be unused, consider removing or renaming it as _ (revive)