Merge branch 'main' into dependabot/go_modules/github.com/mark3labs/m… #975
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
|