Skip to content

Renaming unused parameters to _ #2217

Renaming unused parameters to _

Renaming unused parameters to _ #2217

Triggered via pull request November 26, 2024 10:54
@metalmatzemetalmatze
synchronize #937
revive
Status Success
Total duration 1m 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: dst/runtime/main.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: dynparquet/nil_chunk.go#L139
redefines-builtin-id: redefinition of the built-in function min (revive)
lint: dynparquet/nil_chunk.go#L173
redefines-builtin-id: redefinition of the built-in function min (revive)
lint: internal/records/record_builder_test.go#L16
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: logictest/logic_test.go#L172
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: parts/parquet.go#L128
redefines-builtin-id: redefinition of the built-in function max (revive)
lint: pqarrow/arrow.go#L972
redefines-builtin-id: redefinition of the built-in function max (revive)
lint: pqarrow/arrowutils/nullarray.go#L20
redefines-builtin-id: redefinition of the built-in function len (revive)
lint: pqarrow/arrowutils/nullarray.go#L29
redefines-builtin-id: redefinition of the built-in function len (revive)
lint: pqarrow/builder/listbuilder.go#L153
redefines-builtin-id: redefinition of the built-in function min (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frostdb/frostdb. Supported file pattern: go.sum