fix(deps): update all #1252
Annotations
11 errors and 1 warning
|
Check:
writer.go#L12
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
|
Check:
fileErrors.go#L62
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Check:
accountCreditedDrawdown_test.go#L131
error-nil: use require.NoError (testifylint)
|
Check:
accountCreditedDrawdown_test.go#L134
expected-actual: need to reverse actual and expected values (testifylint)
|
Check:
accountCreditedDrawdown_test.go#L135
expected-actual: need to reverse actual and expected values (testifylint)
|
Check:
accountDebitedDrawdown_test.go#L197
error-nil: use require.NoError (testifylint)
|
Check:
accountDebitedDrawdown_test.go#L207
error-nil: use require.NoError (testifylint)
|
Check:
accountDebitedDrawdown_test.go#L210
expected-actual: need to reverse actual and expected values (testifylint)
|
Check:
converters_test.go#L29
bool-compare: use require.False (testifylint)
|
Check:
converters_test.go#L30
bool-compare: use require.False (testifylint)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/wire/wire. Supported file pattern: go.sum
|
Loading