Skip to content
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 #6908

enhance: strip k8s scheduling details from app objects

enhance: strip k8s scheduling details from app objects #6908

Triggered via pull request January 30, 2024 19:13
Status Failure
Total duration 2m 51s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/pullappimage_test.go#L71
unknown field Staged in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/pullappimage_test.go#L77
unknown field AvailableAppImage in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/pullappimage_test.go#L78
unknown field ConfirmUpgradeAppImage in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/secret_test.go#L20
unknown field AppImage in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/secret_test.go#L23
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/volume_test.go#L82
unknown field Namespace in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/volume_test.go#L83
unknown field AppImage in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus
validate: pkg/controller/appdefinition/volume_test.go#L86
unknown field AppSpec in struct literal of type "github.com/acorn-io/runtime/pkg/apis/internal.acorn.io/v1".AppInstanceStatus (typecheck)
validate
Process completed with exit code 2.
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/.