Skip to content

pqarrow/arrowutils: Add SortRecord and make MergeRecords accept a limit #1529

pqarrow/arrowutils: Add SortRecord and make MergeRecords accept a limit

pqarrow/arrowutils: Add SortRecord and make MergeRecords accept a limit #1529

Triggered via pull request December 8, 2023 17:11
Status Success
Total duration 53s
Artifacts

golangci-lint.yml

on: pull_request
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: 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: pqarrow/arrowutils/sort.go#L18
unused-parameter: parameter 'mem' seems to be unused, consider removing or renaming it as _ (revive)