Don't store plaintext passwords #1518
Annotations
5 errors and 3 warnings
|
golangci
issues found
|
|
golangci:
server/conn.go#L64
Error return value of `p.AddUser` is not checked (errcheck)
|
|
golangci:
server/caching_sha2_cache_test.go#L45
Error return value of `remoteProvider.AddUser` is not checked (errcheck)
|
|
golangci:
server/caching_sha2_cache_test.go#L30
Error return value of `remoteProvider.AddUser` is not checked (errcheck)
|
|
golangci:
driver/driver_options_test.go#L270
Error return value of `inMemProvider.AddUser` is not checked (errcheck)
|
|
Tests Go 1.23 on ubuntu-latest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-24.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-22.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|