add some extra coverage to the IBM037 encoding to extend ASCII compatibility when in FRB_COMPATIBILITY_MODE #876
go.yml
on: pull_request
Docker Build
1m 27s
Matrix: Go Build
Annotations
14 errors and 6 warnings
Go Build (ubuntu-latest):
checkDetail.go#L261
fmt.Sprint can be replaced with just using the string (perfsprint)
|
Go Build (ubuntu-latest):
creditItem.go#L214
fmt.Sprint can be replaced with just using the string (perfsprint)
|
Go Build (ubuntu-latest):
creditItem.go#L219
fmt.Sprint can be replaced with just using the string (perfsprint)
|
Go Build (ubuntu-latest):
returnDetailAddendumB.go#L18
the methods of "ReturnDetailAddendumB" use pointer receiver and non-pointer receiver. (recvcheck)
|
Go Build (ubuntu-latest):
config_test.go#L16
bool-compare: use assert.False (testifylint)
|
Go Build (ubuntu-latest):
config_test.go#L18
bool-compare: use assert.True (testifylint)
|
Go Build (ubuntu-latest):
issue125_test.go#L40
expected-actual: need to reverse actual and expected values (testifylint)
|
Go Build (ubuntu-latest):
issue125_test.go#L41
expected-actual: need to reverse actual and expected values (testifylint)
|
Go Build (ubuntu-latest):
issue125_test.go#L42
expected-actual: need to reverse actual and expected values (testifylint)
|
Go Build (ubuntu-latest):
reader_test.go#L804
len: use require.Len (testifylint)
|
Go Build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Go Build (windows-latest)
The operation was canceled.
|
Go Build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Go Build (macos-latest)
The operation was canceled.
|
Go Build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/imagecashletter/imagecashletter. Supported file pattern: go.sum
|
Go Build (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\imagecashletter\imagecashletter. Supported file pattern: go.sum
|
Go Build (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/imagecashletter/imagecashletter. Supported file pattern: go.sum
|
Docker Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docker Build
Restore cache failed: Dependencies file is not found in /home/runner/work/imagecashletter/imagecashletter. Supported file pattern: go.sum
|