Load pipeline on yaml tree vs go structs #1590
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 errors
validate
Process completed with exit code 2.
|
test (1.19, ubuntu-latest):
paths/resolve.go#L60
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
test (1.19, ubuntu-latest):
transform/canonical.go#L54
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
test (1.19, ubuntu-latest):
transform/volume.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
|
test (1.19, ubuntu-latest):
loader/extends.go#L75
commentFormatting: put a space between `//` and comment text (gocritic)
|
test (1.19, ubuntu-latest):
loader/extends.go#L42
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
test (1.19, ubuntu-latest):
loader/loader.go#L93
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.19, ubuntu-latest):
loader/loader.go#L100
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.19, ubuntu-latest):
loader/loader.go#L105
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.19, ubuntu-latest):
loader/loader.go#L677
importShadow: shadow of imported from 'github.com/compose-spec/compose-go/transform' package 'transform' (gocritic)
|
test (1.19, ubuntu-latest):
paths/resolve.go#L62
S1034(related information): could eliminate this type assertion (gosimple)
|
test (1.20, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
test (1.20, ubuntu-latest):
paths/resolve.go#L60
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
test (1.20, ubuntu-latest):
transform/canonical.go#L54
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
test (1.20, ubuntu-latest):
transform/volume.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
|
test (1.20, ubuntu-latest):
loader/extends.go#L75
commentFormatting: put a space between `//` and comment text (gocritic)
|
test (1.20, ubuntu-latest):
loader/extends.go#L42
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
test (1.20, ubuntu-latest):
loader/loader.go#L93
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.20, ubuntu-latest):
loader/loader.go#L100
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.20, ubuntu-latest):
loader/loader.go#L105
importShadow: shadow of imported package 'path' (gocritic)
|
test (1.20, ubuntu-latest):
loader/loader.go#L677
importShadow: shadow of imported from 'github.com/compose-spec/compose-go/transform' package 'transform' (gocritic)
|
test (1.20, ubuntu-latest):
paths/resolve.go#L62
S1034(related information): could eliminate this type assertion (gosimple)
|
test (1.20, windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
test (1.20, windows-latest)
The operation was canceled.
|
test (1.19, windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
test (1.19, windows-latest)
The operation was canceled.
|
test (1.20, macos-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
test (1.20, macos-latest)
The operation was canceled.
|
test (1.19, macos-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
test (1.19, macos-latest)
The operation was canceled.
|