client, server: implement configurable wire message size limits. #442
Triggered via pull request
September 12, 2024 18:41
Status
Failure
Total duration
3m 27s
Artifacts
–
Annotations
7 errors and 12 warnings
Linters (macos-latest)
issues found
|
Linters (macos-latest)
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)
|
Linters (macos-latest)
Process completed with exit code 1.
|
Linters (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Linters (ubuntu-latest)
The operation was canceled.
|
Linters (windows-latest)
The job was canceled because "macos-latest" failed.
|
Linters (windows-latest)
The operation was canceled.
|
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
Run Protobuild
Restore cache failed: Dependencies file is not found in /home/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
Linters (macos-latest):
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)
|
Linters (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
Linters (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
ubuntu-latest / 1.19.x
Restore cache failed: Dependencies file is not found in /home/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
Linters (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\ttrpc\ttrpc. Supported file pattern: go.sum
|
macos-latest / 1.19.x
Restore cache failed: Dependencies file is not found in /Users/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
macos-latest / 1.20.x
Restore cache failed: Dependencies file is not found in /Users/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
ubuntu-latest / 1.20.x
Restore cache failed: Dependencies file is not found in /home/runner/work/ttrpc/ttrpc. Supported file pattern: go.sum
|
windows-latest / 1.19.x
Restore cache failed: Dependencies file is not found in D:\a\ttrpc\ttrpc. Supported file pattern: go.sum
|
windows-latest / 1.20.x
Restore cache failed: Dependencies file is not found in D:\a\ttrpc\ttrpc. Supported file pattern: go.sum
|