refactor: remove unused function parameters and correct redundant conditions #257
Annotations
5 errors and 7 warnings
Go Build (CGO) (ubuntu-latest):
connection_test.go#L1352
G115: integer overflow conversion int -> uint16 (gosec)
|
Go Build (CGO) (ubuntu-latest):
pool_test.go#L95
G115: integer overflow conversion int -> int32 (gosec)
|
Go Build (CGO) (ubuntu-latest)
Process completed with exit code 2.
|
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (CGO) (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Build (CGO) (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|