Make the package safe for concurrent access #631
Annotations
10 errors and 12 warnings
Go Build (ubuntu-latest, stable):
field/composite.go#L143
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable):
message.go#L42
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable):
test/fuzz-reader/reader.go#L43
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, stable)
Process completed with exit code 2.
|
Go Build (ubuntu-latest, oldstable):
field/composite.go#L143
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable):
message.go#L42
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable):
test/fuzz-reader/reader.go#L43
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
Go Build (ubuntu-latest, oldstable)
The operation was canceled.
|
Go Build (windows-latest, stable)
The operation was canceled.
|
Go Build (windows-latest, oldstable)
The operation was canceled.
|
Go Build (macos-latest, oldstable)
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 (macos-latest, oldstable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (macos-latest, stable)
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 (macos-latest, stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (ubuntu-latest, oldstable)
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 (ubuntu-latest, oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/iso8583/iso8583. Supported file pattern: go.sum
|
Go Build (windows-latest, stable)
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 (windows-latest, stable)
Restore cache failed: Dependencies file is not found in D:\a\iso8583\iso8583. Supported file pattern: go.sum
|
Go Build (windows-latest, oldstable)
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 (windows-latest, oldstable)
Restore cache failed: Dependencies file is not found in D:\a\iso8583\iso8583. Supported file pattern: go.sum
|