fix(deps): update all #272
Annotations
12 errors and 3 warnings
Go Build (CGO) (ubuntu-latest):
connection.go#L30
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Go Build (CGO) (ubuntu-latest):
request_id_generator.go#L23
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L581
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L819
negative-positive: use require.Positive (testifylint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L924
bool-compare: use require.True (testifylint)
|
Go Build (CGO) (ubuntu-latest):
pool_test.go#L235
empty: use require.Empty (testifylint)
|
Go Build (CGO) (ubuntu-latest):
pool_test.go#L325
expected-actual: need to reverse actual and expected values (testifylint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L75
go-require: require must only be used in the goroutine running the test function (testifylint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L465
go-require: require must only be used in the goroutine running the test function (testifylint)
|
Go Build (CGO) (ubuntu-latest):
connection_test.go#L674
go-require: require must only be used in the goroutine running the test function (testifylint)
|
Go Build (CGO) (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Go Build (CGO) (windows-latest)
The operation was canceled.
|
Go Build (CGO) (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/iso8583-connection/iso8583-connection. Supported file pattern: go.sum
|
Go Build (CGO) (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/iso8583-connection/iso8583-connection. Supported file pattern: go.sum
|
Go Build (CGO) (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\iso8583-connection\iso8583-connection. Supported file pattern: go.sum
|