Skip to content

Update ci.yaml

Update ci.yaml #24

Triggered via push September 1, 2025 09:02
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 2 notices
test (macos-latest)
Process completed with exit code 1.
test (macos-latest): cmd/run_test.go#L129
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/run_test.go#L104
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/run_test.go#L70
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/run_test.go#L40
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/list_test.go#L109
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/list_test.go#L87
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest): cmd/list_test.go#L62
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest)
Process completed with exit code 1.
test (ubuntu-latest): cmd/run_test.go#L129
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/run_test.go#L104
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/run_test.go#L70
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/run_test.go#L40
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/list_test.go#L109
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/list_test.go#L87
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (ubuntu-latest): cmd/list_test.go#L62
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest)
Process completed with exit code 1.
test (windows-latest): cmd/run_test.go#L129
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/run_test.go#L104
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/run_test.go#L70
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/run_test.go#L40
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/list_test.go#L109
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/list_test.go#L87
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (windows-latest): cmd/list_test.go#L62
cannot use client (variable of type *fake.Client) as k8s.Client value in struct literal: *fake.Client does not implement k8s.Client (missing method GetJobEvents)
test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677