Add configuration file support and fix SSE notifications #36
Annotations
9 errors and 2 warnings
golangci-lint:
pkg/config/prompt_provider.go#L1
: # github.com/go-go-golems/go-go-mcp/pkg/config
|
golangci-lint:
pkg/config/prompt_provider.go#L112
p.repository.GetCommand undefined (type *repositories.Repository has no field or method GetCommand)
|
golangci-lint:
pkg/config/tool_provider.go#L192
p.repository.GetCommand undefined (type *repositories.Repository has no field or method GetCommand) (typecheck)
|
golangci-lint:
cmd/go-go-mcp/cmds/start.go#L20
could not import github.com/go-go-golems/go-go-mcp/pkg/config (-: # github.com/go-go-golems/go-go-mcp/pkg/config
|
golangci-lint:
pkg/config/prompt_provider.go#L112
p.repository.GetCommand undefined (type *repositories.Repository has no field or method GetCommand)
|
golangci-lint:
pkg/config/tool_provider.go#L192
p.repository.GetCommand undefined (type *repositories.Repository has no field or method GetCommand)) (typecheck)
|
golangci-lint:
cmd/go-go-mcp/main.go#L85
undefined: cli.WithSkipGlazedCommandLayer (typecheck)
|
golangci-lint:
cmd/go-go-mcp/main.go#L92
undefined: cli.WithSkipGlazedCommandLayer (typecheck)
|
golangci-lint
issues found
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading