feat: add PipelineRun support to storage/gcs #1341
Annotations
7 errors and 1 warning
lint:
pkg/chains/storage/gcs/gcs.go#L69
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L75
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L90
SA1019: v1beta1.PipelineRun is deprecated: Please use v1.PipelineRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L95
SA1019: v1beta1.PipelineRun is deprecated: Please use v1.PipelineRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L150
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L152
SA1019: v1beta1.PipelineRun is deprecated: Please use v1.PipelineRun instead. (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum
|