feat: support components to start in dependency order #1004
Annotations
27 errors and 5 warnings
|
CI (ubuntu-latest - Go 1.23)
Process completed with exit code 2.
|
|
CI (ubuntu-latest - Go 1.23):
pkg/core/engine/component.go#L58
cannot use &engineComponent{…} (value of type *engineComponent) as Component value in return statement: *engineComponent does not implement Component (missing method RequiredDependencies)
|
|
CI (ubuntu-latest - Go 1.23):
pkg/core/engine/component.go#L47
cannot use &engineComponent{} (value of type *engineComponent) as Component value in variable declaration: *engineComponent does not implement Component (missing method RequiredDependencies)
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.23)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
The strategy configuration was canceled because "CI._1_23_ubuntu-latest" failed
|
|
CI (ubuntu-latest - Go 1.24)
The operation was canceled.
|
|
CI (ubuntu-latest - Go 1.24):
pkg/core/engine/component.go#L58
cannot use &engineComponent{…} (value of type *engineComponent) as Component value in return statement: *engineComponent does not implement Component (missing method RequiredDependencies)
|
|
CI (ubuntu-latest - Go 1.24):
pkg/core/engine/component.go#L47
cannot use &engineComponent{} (value of type *engineComponent) as Component value in variable declaration: *engineComponent does not implement Component (missing method RequiredDependencies)
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
CI (ubuntu-latest - Go 1.24)
Cannot open: File exists
|
|
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
CI (ubuntu-latest - Go 1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
CI (ubuntu-latest - Go 1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
CI (ubuntu-latest - Go 1.24)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
CI (ubuntu-latest - Go 1.24)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|