mirror of https://github.com/docker/cli.git
fe3cc6eb7b
``` cli/context/store/store_test.go:156:2: SA5001: should check returned error before deferring f.Close() (staticcheck) defer f.Close() ^ cli/context/store/store_test.go:189:2: SA5001: should check returned error before deferring f.Close() (staticcheck) defer f.Close() ^ cli/context/store/store_test.go:240:2: SA5001: should check returned error before deferring f.Close() (staticcheck) defer f.Close() ^ ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
doc.go | ||
io_utils.go | ||
io_utils_test.go | ||
metadata_test.go | ||
metadatastore.go | ||
store.go | ||
store_test.go | ||
storeconfig.go | ||
storeconfig_test.go | ||
tlsstore.go | ||
tlsstore_test.go |