fixes and additions #3
ci.yml
on: push
Matrix: test
lint
37s
build-artifacts
0s
Annotations
24 errors
|
lint:
cmd/archiver.go#L463
func `(*Archiver).processPartitionsWithProgress` is unused (unused)
|
|
lint:
cmd/archiver.go#L321
func `(*Archiver).discoverPartitions` is unused (unused)
|
|
lint:
cmd/progress.go#L1102
func `updateCount` is unused (unused)
|
|
lint:
cmd/progress.go#L1079
func `changePhase` is unused (unused)
|
|
lint:
cmd/progress.go#L1088
func `addMessage` is unused (unused)
|
|
lint:
cmd/archiver.go#L219
func `(*Archiver).discoverPartitionsWithUI` is unused (unused)
|
|
lint:
cmd/progress.go#L408
Error return value of `m.partitionCache.save` is not checked (errcheck)
|
|
lint:
cmd/progress.go#L378
Error return value of `m.partitionCache.save` is not checked (errcheck)
|
|
lint:
cmd/cache.go#L82
Error return value of `newCache.save` is not checked (errcheck)
|
|
lint:
cmd/cache.go#L50
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
test (1.23):
cmd/progress.go#L63
field partitionIndex is unused (U1000)
|
|
test (1.23):
cmd/progress.go#L42
field currentStart is unused (U1000)
|
|
test (1.23):
cmd/cache.go#L346
func (*RowCountCache).cleanExpired is unused (U1000)
|
|
test (1.23):
cmd/cache.go#L305
func (*RowCountCache).setCount is unused (U1000)
|
|
test (1.23):
cmd/cache.go#L283
func (*RowCountCache).getCount is unused (U1000)
|
|
test (1.23):
cmd/cache.go#L160
func (*RowCountCache).save is unused (U1000)
|
|
test (1.23):
cmd/cache.go#L128
func loadCache is unused (U1000)
|
|
test (1.23):
cmd/archiver.go#L463
func (*Archiver).processPartitionsWithProgress is unused (U1000)
|
|
test (1.23):
cmd/archiver.go#L321
func (*Archiver).discoverPartitions is unused (U1000)
|
|
test (1.23):
cmd/archiver.go#L219
func (*Archiver).discoverPartitionsWithUI is unused (U1000)
|
|
test (1.21)
The operation was canceled.
|
|
test (1.21)
The strategy configuration was canceled because "test._1_23" failed
|
|
test (1.22)
The operation was canceled.
|
|
test (1.22)
The strategy configuration was canceled because "test._1_23" failed
|