client, server: implement configurable wire message size limits. #442
Annotations
3 errors and 2 warnings
golangci-lint
issues found
|
golangci-lint errors
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
golangci-lint errors
Process completed with exit code 1.
|
golangci-lint:
src/github.com/containerd/ttrpc/server_test.go#L454
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /Users/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
Loading