Stop initialising the IsUnexpected flag to false for new errors #28
Annotations
6 errors and 2 warnings
test (1.18.x, ubuntu-latest)
exported function StackStringWithMaxSize should have comment or be unexported
|
test (1.18.x, ubuntu-latest)
should replace causalDepth += 1 with causalDepth++
|
test (1.18.x, ubuntu-latest)
exported method Error.SetIsRetryable should have comment or be unexported
|
test (1.19.x, ubuntu-latest)
exported function StackStringWithMaxSize should have comment or be unexported
|
test (1.19.x, ubuntu-latest)
should replace causalDepth += 1 with causalDepth++
|
test (1.19.x, ubuntu-latest)
exported method Error.SetIsRetryable should have comment or be unexported
|
test (1.18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.19.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|