feat(storage): enable parallel writes by using per-repo locking #9940
Annotations
7 errors
pkg/storage/imagestore/imagestore.go#L126
Comment should end in a period (godot)
|
pkg/storage/imagestore/lock.go#L51
type assertion must be checked (forcetypeassert)
|
pkg/storage/imagestore/lock.go#L66
type assertion must be checked (forcetypeassert)
|
pkg/storage/imagestore/lock.go#L81
type assertion must be checked (forcetypeassert)
|
pkg/storage/imagestore/imagestore.go#L451
defer statements should only be cuddled with expressions on same variable (wsl)
|
pkg/storage/imagestore/imagestore.go#L503
defer statements should only be cuddled with expressions on same variable (wsl)
|
|
This job failed
Loading