Skip to content

Renaming unused parameters to _ #2215

Renaming unused parameters to _

Renaming unused parameters to _ #2215

Triggered via pull request November 26, 2024 10:09
Status Success
Total duration 1m 25s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: aggregate_test.go#L40
missing type in composite literal (typecheck)
lint: aggregate_test.go#L50
missing type in composite literal (typecheck)
lint: aggregate_test.go#L60
missing type in composite literal (typecheck)
lint: db.go#L713
persistedTables declared and not used (typecheck)
lint: db.go#L1114
undefined: ulid (typecheck)
lint: db_test.go#L56
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
lint: db_test.go#L81
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
lint: db_test.go#L282
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
lint: db_test.go#L689
ts declared and not used (typecheck)
lint: db_test.go#L891
ts declared and not used (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frostdb/frostdb. Supported file pattern: go.sum