Bump github.com/mark3labs/mcp-go from 0.41.1 to 0.45.0 #6
Annotations
10 errors
|
Run golangci-lint:
internal/cmd/root.go#L67
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Run golangci-lint:
internal/cmd/root.go#L63
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Run golangci-lint:
internal/cmd/root.go#L1
package-comments: should have a package comment (revive)
|
|
Run golangci-lint:
cmd/flashduty-mcp-server/main.go#L1
package-comments: should have a package comment (revive)
|
|
Run golangci-lint:
pkg/toolset/flashduty/toolset.go#L150
File is not properly formatted (gofmt)
|
|
Run golangci-lint:
pkg/server/http/http.go#L45
Error return value of `w.Write` is not checked (errcheck)
|
|
Run golangci-lint:
pkg/server/http/http.go#L42
Error return value of `w.Write` is not checked (errcheck)
|
|
Run golangci-lint:
internal/cmd/root.go#L155
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Run golangci-lint:
internal/cmd/root.go#L134
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Run golangci-lint:
internal/cmd/root.go#L133
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
background
wait
wait-all
cancel
Loading