build(deps): bump github.com/mark3labs/mcp-go from 0.25.0 to 0.27.0 #972
Annotations
12 errors
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (ubuntu-latest):
pkg/toolsets/toolsets.go#L78
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
build (ubuntu-latest):
pkg/toolsets/toolsets.go#L74
invalid operation: operator ! not defined on tool.Tool.Annotations.ReadOnlyHint (variable of type *bool)
|
|
build (ubuntu-latest):
pkg/toolsets/toolsets.go#L62
non-boolean condition in if statement
|
|
build (macos-latest)
Process completed with exit code 1.
|
|
build (macos-latest):
pkg/toolsets/toolsets.go#L78
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
build (macos-latest):
pkg/toolsets/toolsets.go#L74
invalid operation: operator ! not defined on tool.Tool.Annotations.ReadOnlyHint (variable of type *bool)
|
|
build (macos-latest):
pkg/toolsets/toolsets.go#L62
non-boolean condition in if statement
|
|
build (windows-latest)
Process completed with exit code 1.
|
|
build (windows-latest):
pkg/toolsets/toolsets.go#L78
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
build (windows-latest):
pkg/toolsets/toolsets.go#L74
invalid operation: operator ! not defined on tool.Tool.Annotations.ReadOnlyHint (variable of type *bool)
|
|
build (windows-latest):
pkg/toolsets/toolsets.go#L62
non-boolean condition in if statement
|