WIP: Introduce cleanup phase #19670
main.yml
on: pull_request
build-linux-amd64
2m 28s
build-macos-amd64
4m 0s
build-windows-amd64
4m 42s
verify
3m 23s
Annotations
17 errors and 4 warnings
build-linux-amd64
e.findTargetGroupByName undefined (type *TargetGroup has no field or method findTargetGroupByName)
|
build-linux-amd64
cannot use info (variable of type *awsup.TargetGroupInfo) as *TargetGroup value in return statement
|
build-linux-amd64
method TargetGroup.Find already declared at upup/pkg/fi/cloudup/awstasks/targetgroup.go:207:23
|
build-linux-amd64
Process completed with exit code 2.
|
verify
e.findTargetGroupByName undefined (type *TargetGroup has no field or method findTargetGroupByName)
|
verify
cannot use info (variable of type *awsup.TargetGroupInfo) as *TargetGroup value in return statement
|
verify
method TargetGroup.Find already declared at upup/pkg/fi/cloudup/awstasks/targetgroup.go:207:23
|
verify
method TargetGroup.Find already declared at upup/pkg/fi/cloudup/awstasks/targetgroup.go:207:23
|
verify
Process completed with exit code 2.
|
build-macos-amd64
e.findTargetGroupByName undefined (type *TargetGroup has no field or method findTargetGroupByName)
|
build-macos-amd64
cannot use info (variable of type *awsup.TargetGroupInfo) as *TargetGroup value in return statement
|
build-macos-amd64
method TargetGroup.Find already declared at upup/pkg/fi/cloudup/awstasks/targetgroup.go:207:23
|
build-macos-amd64
Process completed with exit code 2.
|
build-windows-amd64
e.findTargetGroupByName undefined (type *TargetGroup has no field or method findTargetGroupByName)
|
build-windows-amd64
cannot use info (variable of type *awsup.TargetGroupInfo) as *TargetGroup value in return statement
|
build-windows-amd64
method TargetGroup.Find already declared at upup\pkg\fi\cloudup\awstasks\targetgroup.go:207:23
|
build-windows-amd64
Process completed with exit code 1.
|
build-linux-amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|
build-macos-amd64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kops/kops. Supported file pattern: go.sum
|
build-windows-amd64
Restore cache failed: Dependencies file is not found in D:\a\kops\kops. Supported file pattern: go.sum
|