Skip to content

feat: rework cache & add gcs cache option #810

feat: rework cache & add gcs cache option

feat: rework cache & add gcs cache option #810

Triggered via pull request November 15, 2023 00:09
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: pkg/client/config.go#L19
unknown field CacheType in struct literal of type schemav1.Cache
build: pkg/client/config.go#L19
undefined: schemav1.Cache_S3Cache
build: pkg/client/config.go#L20
undefined: schemav1.S3Cache
build: pkg/client/config.go#L28
unknown field CacheType in struct literal of type schemav1.Cache
build: pkg/client/config.go#L28
undefined: schemav1.Cache_AzureCache
build: pkg/client/config.go#L29
undefined: schemav1.AzureCache
build: pkg/client/config.go#L37
unknown field CacheType in struct literal of type schemav1.Cache
build: pkg/client/config.go#L37
undefined: schemav1.Cache_GcsCache
build: pkg/client/config.go#L38
undefined: schemav1.GCSCache
build
Process completed with exit code 1.