Cue gen #399
Annotations
16 errors
|
cmd/sandbox/builder/main.go#L14
undefined: dashboard.DashboardLink (typecheck)
|
gen/sandbox/sandbox_builder_gen.go#L3
"github.com/K-Phoen/grabana/gen/dashboard/types" imported and not used
|
gen/sandbox/sandbox_builder_gen.go#L43
cannot use &someMap (value of type *map[string]int32) as map[string]int32 value in assignment
|
gen/sandbox/sandbox_builder_gen.go#L52
cannot use &operatorStates (value of type *map[string]OperatorState) as map[string]OperatorState value in assignment (typecheck)
|
internal/gen/simplecue/utils.go#L12
`mustDumpsyn` is unused (deadcode)
|
internal/gen/jennies/golang/tmpl.go#L13
don't use `init` function (gochecknoinits)
|
internal/gen/simplecue/utils.go#L72
ifElseChain: rewrite if-else to switch statement (gocritic)
|
cmd/sandbox/codegen-cue/main.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
|
cmd/sandbox/codegen-cue/main.go#L23
commentFormatting: put a space between `//` and comment text (gocritic)
|
cmd/sandbox/codegen-kindsys/main.go#L77
commentFormatting: put a space between `//` and comment text (gocritic)
|
cmd/sandbox/builder/main.go#L14
undefined: dashboard.DashboardLink
|
gen/sandbox/sandbox_builder_gen.go#L3
"github.com/K-Phoen/grabana/gen/dashboard/types" imported and not used
|
gen/sandbox/sandbox_builder_gen.go#L43
cannot use &someMap (value of type *map[string]int32) as map[string]int32 value in assignment
|
gen/sandbox/sandbox_builder_gen.go#L52
cannot use &operatorStates (value of type *map[string]OperatorState) as map[string]OperatorState value in assignment
|
|
The logs for this run have expired and are no longer available.
Loading