Skip to content

Parquet file compaction #1531

Parquet file compaction

Parquet file compaction #1531

Triggered via pull request December 8, 2023 20:44
Status Success
Total duration 59s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint: parts/file.go#L8
File is not `goimports`-ed with -local github.com/polarsignals/frostdb (goimports)
lint: table.go#L1499
Error return value of `(*os.File).Seek` is not checked (errcheck)
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: table.go#L1489
receiver-naming: receiver name f should be consistent with previous receiver name t for fileCompaction (revive)