Skip to content

heal: Dangling check to evaluate object parts separately #10347

heal: Dangling check to evaluate object parts separately

heal: Dangling check to evaluate object parts separately #10347

Triggered via pull request May 23, 2024 22:29
Status Failure
Total duration 1m 25s
Artifacts

go-lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Go 1.22.x on Windows
cannot use newErrs (variable of type map[int][]error) as []error value in assignment
Go 1.22.x on Windows
cannot use newErrs (variable of type map[int][]error) as []error value in assignment
Go 1.22.x on Windows
cannot use disksWithAllParts(ctx, erasureDisks, partsMetadata, errs, fi, bucket, object, madmin.HealDeepScan) (value of type map[int][]error) as []error value in assignment
Go 1.22.x on Windows
cannot use disksWithAllParts(ctx, erasureDisks, partsMetadata, errs, fi, bucket, object, madmin.HealDeepScan) (value of type map[int][]error) as []error value in assignment
Go 1.22.x on Windows
cannot use testCase.dataErrs (variable of type []error) as map[int][]error value in argument to isObjectDangling
Go 1.22.x on Windows
cannot use newNaughtyDisk(erasureDisks[i], nil, errFaultyDisk) (value of type *naughtyDisk) as StorageAPI value in assignment: *naughtyDisk does not implement StorageAPI (wrong type for method CheckParts)
Go 1.22.x on Windows
cannot use newNaughtyDisk(erasureDisks[i], nil, errFaultyDisk) (value of type *naughtyDisk) as StorageAPI value in assignment: *naughtyDisk does not implement StorageAPI (wrong type for method CheckParts)
Go 1.22.x on Windows
cannot use newNaughtyDisk(erasureDisks[i], nil, errFaultyDisk) (value of type *naughtyDisk) as StorageAPI value in assignment: *naughtyDisk does not implement StorageAPI (wrong type for method CheckParts)
Go 1.22.x on Windows
impossible type switch case: *naughtyDisk
Go 1.22.x on Windows
cannot use newNaughtyDisk(diskType.disk, diskErrors, errFaultyDisk) (value of type *naughtyDisk) as StorageAPI value in assignment: *naughtyDisk does not implement StorageAPI (wrong type for method CheckParts)
Go 1.22.x on ubuntu-latest
The job was canceled because "_1_22_x_Windows" failed.
Go 1.22.x on ubuntu-latest
The operation was canceled.