feat: support filter stores by kinds #1772
build.yaml
on: pull_request
Test
55s
APITest
50s
Build
3m 52s
E2E
2m 12s
BuildEmbedUI
1m 27s
Matrix: BuildDesktop
Annotations
19 errors, 9 warnings, and 2 notices
|
APITest
Process completed with exit code 2.
|
|
APITest:
pkg/testing/remote/grpc_store.go#L55
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
Test
Process completed with exit code 2.
|
|
Test:
pkg/testing/remote/grpc_store.go#L55
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
BuildEmbedUI
Process completed with exit code 2.
|
|
BuildEmbedUI:
pkg/testing/remote/grpc_store.go#L55
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
BuildDesktop (macos-latest)
Process completed with exit code 2.
|
|
BuildDesktop (ubuntu-latest)
Process completed with exit code 2.
|
|
BuildDesktop (ubuntu-latest):
pkg/testing/remote/grpc_store.go#L55
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
BuildDesktop (ubuntu-latest)
The strategy configuration was canceled because "BuildDesktop.macos-latest" failed
|
|
BuildDesktop (windows-latest)
The operation was canceled.
|
|
BuildDesktop (windows-latest)
The strategy configuration was canceled because "BuildDesktop.macos-latest" failed
|
|
BuildDesktop (macos-13)
The operation was canceled.
|
|
BuildDesktop (macos-13)
The strategy configuration was canceled because "BuildDesktop.macos-latest" failed
|
|
E2E
Process completed with exit code 2.
|
|
E2E
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
E2E
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
Build
The process '/opt/hostedtoolcache/goreleaser-action/2.11.2/x64/goreleaser' failed with exit code 1
|
|
Build:
pkg/testing/remote/grpc_store.go#L55
cannot use &gRPCLoader{…} (value of type *gRPCLoader) as testing.Writer value in assignment: *gRPCLoader does not implement testing.Writer (missing method WithUserConfigDir)
|
|
APITest
Failed to restore: Cache service responded with 400
|
|
Test
Failed to restore: Cache service responded with 400
|
|
BuildEmbedUI
Failed to restore: Cache service responded with 400
|
|
BuildDesktop (macos-latest)
Failed to restore: Cache service responded with 400
|
|
BuildDesktop (ubuntu-latest)
Failed to restore: Cache service responded with 400
|
|
BuildDesktop (windows-latest)
Failed to restore: Cache service responded with 400
|
|
BuildDesktop (macos-13)
Failed to restore: Cache service responded with 400
|
|
E2E
Failed to restore: Cache service responded with 400
|
|
Build
Failed to restore: Cache service responded with 400
|
|
BuildDesktop (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
|
|
BuildDesktop (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
|