Add support for rulesets and custom properties. #428
Annotations
10 errors
|
lint:
pkg/github/tools.go#L244
expected '(', found InitDynamicToolset (typecheck)
|
|
lint:
pkg/github/tools.go#L241
missing ',' before newline in argument list (typecheck)
|
|
lint:
pkg/github/tools.go#L247
syntax error: unexpected := in composite literal; possibly missing comma or } (typecheck)
|
|
lint:
pkg/github/tools.go#L241
syntax error: unexpected newline in argument list; possibly missing comma or )
|
|
lint:
pkg/github/tools.go#L247
syntax error: unexpected := in composite literal; possibly missing comma or }) (typecheck)
|
|
lint:
pkg/github/tools.go#L241
syntax error: unexpected newline in argument list; possibly missing comma or )
|
|
lint:
internal/ghmcp/server.go#L16
could not import github.com/github/github-mcp-server/pkg/github (-: # github.com/github/github-mcp-server/pkg/github
|
|
lint:
pkg/github/tools.go#L247
syntax error: unexpected := in composite literal; possibly missing comma or }) (typecheck)
|
|
lint:
pkg/github/tools.go#L241
syntax error: unexpected newline in argument list; possibly missing comma or )
|
|
lint:
cmd/github-mcp-server/generate_docs.go#L12
could not import github.com/github/github-mcp-server/pkg/github (-: # github.com/github/github-mcp-server/pkg/github
|