Skip to content

Remove Gogo Nullable Properties From API Protos #3665

Remove Gogo Nullable Properties From API Protos

Remove Gogo Nullable Properties From API Protos #3665

Triggered via pull request July 2, 2024 06:31
Status Failure
Total duration 4m 20s
Artifacts

airflow-operator.yml

on: pull_request
airflow-integration-tests
4m 9s
airflow-integration-tests
Matrix: airflow-tox
Fit to window
Zoom out
Zoom in

Annotations

4 errors
airflow-integration-tests: pkg/client/domain/watch.go#L174
cannot use submitEvent.Job (variable of type "github.com/armadaproject/armada/pkg/api".Job) as *"github.com/armadaproject/armada/pkg/api".Job value in assignment
airflow-integration-tests: pkg/client/domain/watch.go#L185
cannot use typed.Job (variable of type "github.com/armadaproject/armada/pkg/api".Job) as *"github.com/armadaproject/armada/pkg/api".Job value in assignment
airflow-integration-tests: pkg/client/domain/watch.go#L225
cannot use typed.MaxResourcesForPeriod (variable of type map[string]"k8s.io/apimachinery/pkg/api/resource".Quantity) as map[string]*"k8s.io/apimachinery/pkg/api/resource".Quantity value in argument to armadaresource.FromProtoMap
airflow-integration-tests
Process completed with exit code 1.