Allison/eng 1112 support for mcp tools #3
go-ci.yml
on: pull_request
Annotations
11 errors and 4 warnings
|
Lint
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint
Error return value of `mcpClient.Close` is not checked (errcheck)
|
|
Lint
Error return value of `mcpClient.Close` is not checked (errcheck)
|
|
Lint
Error return value of `conn.Client.Close` is not checked (errcheck)
|
|
Lint
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint
string `Tool executed successfully` has 3 occurrences, make it a constant (goconst)
|
|
Lint
string `Ready` has 5 occurrences, make it a constant (goconst)
|
|
Lint
string `Invalid arguments JSON` has 3 occurrences, make it a constant (goconst)
|
|
E2E Tests
Process completed with exit code 2.
|
|
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/smallchain/smallchain. Supported file pattern: go.sum
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/smallchain/smallchain. Supported file pattern: go.sum
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/smallchain/smallchain. Supported file pattern: go.sum
|
|
E2E Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/smallchain/smallchain. Supported file pattern: go.sum
|