Parquet file compaction #1531
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)
|