This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
fix: handle multiple default compute classes #6983
Annotations
9 errors and 2 warnings
Run make validate-code:
pkg/controller/routes.go#L28
could not import github.com/acorn-io/runtime/pkg/controller/resolvedofferings (-: # github.com/acorn-io/runtime/pkg/controller/resolvedofferings
|
Run make validate-code:
pkg/controller/resolvedofferings/computeclass.go#L119
not enough arguments in call to computeclasses.GetClassForWorkload
|
Run make validate-code:
pkg/controller/routes.go#L29
could not import github.com/acorn-io/runtime/pkg/controller/scheduling (-: # github.com/acorn-io/runtime/pkg/controller/scheduling
|
Run make validate-code:
pkg/controller/scheduling/scheduling.go#L79
not enough arguments in call to computeclasses.GetClassForWorkload
|
Run make validate-code:
pkg/controller/resolvedofferings/computeclass.go#L1
: # github.com/acorn-io/runtime/pkg/controller/resolvedofferings [github.com/acorn-io/runtime/pkg/controller/resolvedofferings.test]
|
Run make validate-code:
pkg/controller/resolvedofferings/computeclass.go#L119
not enough arguments in call to computeclasses.GetClassForWorkload
|
Run make validate-code:
pkg/controller/scheduling/scheduling.go#L1
: # github.com/acorn-io/runtime/pkg/controller/scheduling [github.com/acorn-io/runtime/pkg/controller/scheduling.test]
|
Run make validate-code:
pkg/controller/scheduling/scheduling.go#L79
not enough arguments in call to computeclasses.GetClassForWorkload
|
Run make validate-code
Process completed with exit code 2.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading