chore(build): Refactor CI/CD workflows #143
Annotations
10 errors and 2 warnings
Lint ✨:
pkg/kilt/hocon.go#L129
Error return value of `container.Set` is not checked (errcheck)
|
Lint ✨:
pkg/kilt/hocon.go#L144
Error return value of `container.Set` is not checked (errcheck)
|
Lint ✨:
pkg/kilt/hocon.go#L165
Error return value of `taskdef.Set` is not checked (errcheck)
|
Lint ✨:
pkg/kilt/hocon_test.go#L24
Error return value of `container.Set` is not checked (errcheck)
|
Lint ✨:
pkg/kilt/hocon_test.go#L33
Error return value of `container.ArrayAppend` is not checked (errcheck)
|
Lint ✨:
pkg/kilt/build.go#L234
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
Lint ✨:
pkg/kilt/build.go#L184
S1031: unnecessary nil check around range (gosimple)
|
Lint ✨:
pkg/kilt/hocon_test.go#L12
S1034: assigning the result of this type assertion to a variable (switch c := c.(type)) could eliminate type assertions in switch cases (gosimple)
|
Lint ✨:
pkg/kilt/hocon_test.go#L14
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint ✨
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/agent-kilt/agent-kilt. Supported file pattern: go.sum
|
Loading