feat: Add support for configurable statusCheckDeadlineSeconds field for Cloud Run #3426
Annotations
6 errors and 1 warning
Run make linters
Process completed with exit code 2.
|
Run make linters:
pkg/skaffold/runner/deployer.go#L359
ST1011: var statusCheckDeadlineSeconds is of type time.Duration; don't use unit-specific suffix "Seconds" (stylecheck)
|
Run make linters:
pkg/skaffold/deploy/cloudrun/deploy_test.go#L58
ST1011: var statusCheckDeadlineSec is of type time.Duration; don't use unit-specific suffix "Sec" (stylecheck)
|
Run make linters:
pkg/skaffold/deploy/cloudrun/deploy.go#L82
ST1011: var statusCheckDeadlineSec is of type time.Duration; don't use unit-specific suffix "Sec" (stylecheck)
|
Run make linters:
pkg/skaffold/deploy/cloudrun/deploy.go#L71
ST1011: var statusCheckDeadlineSeconds is of type time.Duration; don't use unit-specific suffix "Seconds" (stylecheck)
|
Run make linters:
pkg/skaffold/deploy/cloudrun/status.go#L57
commentFormatting: put a space between `//` and comment text (gocritic)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|
Loading