This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
enhance: strip k8s scheduling details from app objects #6907
Annotations
10 errors and 1 warning
validate:
pkg/autoupgrade/client.go#L1
: # github.com/acorn-io/runtime/pkg/autoupgrade [github.com/acorn-io/runtime/pkg/autoupgrade.test]
|
validate:
pkg/autoupgrade/daemon_test.go#L210
unknown field Staged in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus (typecheck)
|
validate:
pkg/controller/appdefinition/acorn.go#L1
: # github.com/acorn-io/runtime/pkg/controller/appdefinition [github.com/acorn-io/runtime/pkg/controller/appdefinition.test]
|
validate:
pkg/controller/appdefinition/acorn_test.go#L48
unknown field Namespace in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/acorn_test.go#L49
unknown field AppImage in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/acorn_test.go#L52
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/deploy_test.go#L102
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/deploy_test.go#L119
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/deploy_test.go#L177
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate:
pkg/controller/appdefinition/deploy_test.go#L192
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
|
validate
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/.
|