chore(build): Refactor CI/CD workflows #143
presubmit.yml
on: pull_request
Test pkg library
27s
Test CloudFormation runtime
46s
Build CloudFormation runtime
32s
Annotations
20 errors and 6 warnings
Test pkg library:
pkg/kilt/hocon.go#L129
Error return value of `container.Set` is not checked (errcheck)
|
Test pkg library:
pkg/kilt/hocon.go#L144
Error return value of `container.Set` is not checked (errcheck)
|
Test pkg library:
pkg/kilt/hocon.go#L165
Error return value of `taskdef.Set` is not checked (errcheck)
|
Test pkg library:
pkg/kilt/hocon_test.go#L24
Error return value of `container.Set` is not checked (errcheck)
|
Test pkg library:
pkg/kilt/hocon_test.go#L33
Error return value of `container.ArrayAppend` is not checked (errcheck)
|
Test pkg library:
pkg/kilt/build.go#L234
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
Test pkg library:
pkg/kilt/build.go#L184
S1031: unnecessary nil check around range (gosimple)
|
Test pkg library:
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)
|
Test pkg library:
pkg/kilt/hocon_test.go#L14
S1034(related information): could eliminate this type assertion (gosimple)
|
Test pkg library
issues found
|
Test CloudFormation runtime:
pkg/kilt/hocon.go#L129
Error return value of `container.Set` is not checked (errcheck)
|
Test CloudFormation runtime:
pkg/kilt/hocon.go#L144
Error return value of `container.Set` is not checked (errcheck)
|
Test CloudFormation runtime:
pkg/kilt/hocon.go#L165
Error return value of `taskdef.Set` is not checked (errcheck)
|
Test CloudFormation runtime:
pkg/kilt/hocon_test.go#L24
Error return value of `container.Set` is not checked (errcheck)
|
Test CloudFormation runtime:
pkg/kilt/hocon_test.go#L33
Error return value of `container.ArrayAppend` is not checked (errcheck)
|
Test CloudFormation runtime:
pkg/kilt/build.go#L234
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
Test CloudFormation runtime:
pkg/kilt/build.go#L184
S1031: unnecessary nil check around range (gosimple)
|
Test CloudFormation runtime:
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)
|
Test CloudFormation runtime:
pkg/kilt/hocon_test.go#L14
S1034(related information): could eliminate this type assertion (gosimple)
|
Test CloudFormation runtime
issues found
|
Test pkg library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test pkg library
Restore cache failed: Dependencies file is not found in /home/runner/work/agent-kilt/agent-kilt. Supported file pattern: go.sum
|
Build CloudFormation runtime
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build CloudFormation runtime
Restore cache failed: Dependencies file is not found in /home/runner/work/agent-kilt/agent-kilt. Supported file pattern: go.sum
|
Test CloudFormation runtime
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CloudFormation runtime
Restore cache failed: Dependencies file is not found in /home/runner/work/agent-kilt/agent-kilt. Supported file pattern: go.sum
|