fix(secrets): linux dbus guard (#51, thanks @salmonumbrella) #56
Annotations
5 errors
|
test
Process completed with exit code 2.
|
|
test:
internal/secrets/store_test.go#L231
if statements should only be cuddled with assignments (wsl)
|
|
test:
internal/secrets/store_test.go#L230
only cuddled expressions if assigning variable or using from line above (wsl)
|
|
test:
internal/secrets/store_test.go#L227
only cuddled expressions if assigning variable or using from line above (wsl)
|
|
test:
internal/secrets/store_test.go#L225
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"blocked\")" (err113)
|