Skip to content

fix(deps): update module go.miloapis.com/milo to v0.30.2 #1878

fix(deps): update module go.miloapis.com/milo to v0.30.2

fix(deps): update module go.miloapis.com/milo to v0.30.2 #1878

Triggered via pull request July 9, 2026 18:55
Status Failure
Total duration 2m 11s
Artifacts

lint.yml

on: pull_request
Run on Ubuntu
2m 8s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run on Ubuntu
issues found
Run on Ubuntu: internal/controller/instance_controller_test.go#L1710
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal (typecheck)
Run on Ubuntu: internal/controller/instance_controller_test.go#L1546
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu: internal/controller/instance_controller_test.go#L1398
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu: internal/controller/instance_controller_test.go#L1086
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu: internal/controller/instance_controller_test.go#L927
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu: internal/controller/instance_controller_test.go#L565
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu: internal/controller/instance_controller.go#L1363
cannot use quotav1alpha1.UnversionedObjectReference{…} (value of struct type "go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference) as *"go.miloapis.com/milo/pkg/apis/quota/v1alpha1".UnversionedObjectReference value in struct literal
Run on Ubuntu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/