[WIP] Add support for mounting BlockCIM layers #331
Annotations
10 errors
internal/wclayer/cim/mount.go#L77
Error return value of `cimfs.MountMergedBlockCIMs` is not checked (errcheck)
|
internal/wclayer/cim/block_cim_writer.go#L20
field `layer` is unused (unused)
|
internal/wclayer/cim/block_cim_writer.go#L22
field `parentLayers` is unused (unused)
|
internal/wclayer/cim/cim_writer_test.go#L26
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
pkg/cimfs/cim_test.go#L404
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
pkg/cimfs/cim_test.go#L148
test helper function should start from t.Helper() (thelper)
|
pkg/cimfs/cim_test.go#L160
test helper function should start from t.Helper() (thelper)
|
pkg/cimfs/cim_test.go#L373
test helper function should start from t.Helper() (thelper)
|
pkg/cimfs/cim_test.go#L381
test helper function should start from t.Helper() (thelper)
|
|
The logs for this run have expired and are no longer available.
Loading