Skip to content

workflows: update to go 1.21 and golangci updates #1493

workflows: update to go 1.21 and golangci updates

workflows: update to go 1.21 and golangci updates #1493

Triggered via pull request November 29, 2023 10:43
Status Success
Total duration 1m 6s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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: dynparquet/nil_chunk.go#L220
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
lint: dynparquet/schema.go#L472
unused-parameter: parameter 'layout' seems to be unused, consider removing or renaming it as _ (revive)
lint: dynparquet/schema.go#L1293
redefines-builtin-id: redefinition of the built-in function new (revive)
lint: dynparquet/schema.go#L1375
redefines-builtin-id: redefinition of the built-in function new (revive)
lint: index/lsm.go#L300
empty-block: this block is empty, you can remove it (revive)
lint: index/lsm.go#L306
empty-block: this block is empty, you can remove it (revive)
lint: index/lsm_test.go#L19
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
lint: pqarrow/arrow.go#L611
unused-parameter: parameter 'pool' seems to be unused, consider removing or renaming it as _ (revive)