ROX-31475: add stdio support #66
Annotations
6 errors and 1 warning
|
Code Style Checks
issues found
|
|
Code Style Checks:
internal/config/config.go#L222
missing whitespace above this line (invalid statement above if) (wsl_v5)
|
|
Code Style Checks:
internal/config/config.go#L219
missing whitespace above this line (invalid statement above if) (wsl_v5)
|
|
Code Style Checks:
internal/server/server.go#L57
error returned from external package is unwrapped: sig: func (*github.com/modelcontextprotocol/go-sdk/mcp.Server).Run(ctx context.Context, t github.com/modelcontextprotocol/go-sdk/mcp.Transport) error (wrapcheck)
|
|
Code Style Checks:
internal/config/config.go#L44
var-naming: const ServerTypeStreamableHttp should be ServerTypeStreamableHTTP (revive)
|
|
Code Style Checks:
internal/config/config.go#L43
exported: exported const ServerTypeStdio should have comment (or a comment on this block) or be unexported (revive)
|
|
Code Style Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|