chore: separate toolset creation from init and use typed error #1181
Annotations
4 errors
|
lint
issues found
|
|
lint:
internal/ghmcp/server.go#L121
cannot use err (variable of type error) as int value in argument to errors.Wrap (typecheck)
|
|
lint:
internal/ghmcp/server.go#L121
cannot use err (variable of type error) as int value in argument to errors.Wrap) (typecheck)
|
|
lint:
cmd/github-mcp-server/main.go#L8
could not import github.com/github/github-mcp-server/internal/ghmcp (-: # github.com/github/github-mcp-server/internal/ghmcp
|