fix(deps): update all #233
Annotations
11 errors and 1 warning
|
Check:
cryptor_vault.go#L116
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Check:
cryptor_vault.go#L135
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Check:
benchmark_test.go#L54
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Check:
compressor_gzip_test.go#L51
empty: use require.Empty (testifylint)
|
Check:
compressor_gzip_test.go#L58
empty: use require.Empty (testifylint)
|
Check:
cryptfs_test.go#L33
error-nil: use require.Error (testifylint)
|
Check:
cryptfs_test.go#L37
error-nil: use require.Error (testifylint)
|
Check:
cryptor_aes_test.go#L33
empty: use require.NotEmpty (testifylint)
|
Check:
cryptor_aes_test.go#L55
error-nil: use require.Error (testifylint)
|
Check:
cryptor_gpg_test.go#L71
empty: use require.Empty (testifylint)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /Users/runner/work/cryptfs/cryptfs. Supported file pattern: go.sum
|
Loading