feat: add PipelineRun support to storage/gcs #1344
Annotations
7 errors and 1 warning
lint:
pkg/chains/storage/gcs/gcs.go#L153
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L155
SA1019: v1beta1.PipelineRun is deprecated: Please use v1.PipelineRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L175
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L177
SA1019: v1beta1.PipelineRun is deprecated: Please use v1.PipelineRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L207
SA1019: v1beta1.TaskRun is deprecated: Please use v1.TaskRun instead. (staticcheck)
|
lint:
pkg/chains/storage/gcs/gcs.go#L215
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
|