Close cached response / request body #199
Annotations
3 errors and 2 warnings
[gostyle] testutil/rcutil.go#L65:
testutil/rcutil.go#L65
[gostyle.errorstrings] Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation, since they are usually printed following other context. (ref: https://go.dev/wiki/CodeReviewComments#error-strings ): "CloseChecker: not closed"
|
Test:
testutil/rcutil.go#L65
[gostyle.errorstrings] Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation, since they are usually printed following other context. (ref: https://go.dev/wiki/CodeReviewComments#error-strings ): "CloseChecker: not closed"
|
Test
Process completed with exit code 1.
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/rc/rc. Supported file pattern: go.sum
|