Load pipeline on yaml tree vs go structs #1590
Annotations
11 errors
|
paths/resolve.go#L60
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
transform/canonical.go#L54
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
transform/volume.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
|
loader/extends.go#L75
commentFormatting: put a space between `//` and comment text (gocritic)
|
loader/extends.go#L42
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
loader/loader.go#L93
importShadow: shadow of imported package 'path' (gocritic)
|
loader/loader.go#L100
importShadow: shadow of imported package 'path' (gocritic)
|
loader/loader.go#L105
importShadow: shadow of imported package 'path' (gocritic)
|
loader/loader.go#L677
importShadow: shadow of imported from 'github.com/compose-spec/compose-go/transform' package 'transform' (gocritic)
|
paths/resolve.go#L62
S1034(related information): could eliminate this type assertion (gosimple)
|
The logs for this run have expired and are no longer available.
Loading