Scalability by workspace sharding #697
ci.yml
on: pull_request
detect-noop
6s
report-breaking-changes
6s
lint
2m 41s
check-diff
55s
unit-tests
1m 38s
local-deploy
3m 21s
check-examples
3s
Annotations
9 errors and 9 warnings
lint:
internal/utils/utils.go#L5
exported function `HashAndModulo` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L44
exported type `Identity` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L49
exported type `IdentityHolder` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L54
exported method `IdentityHolder.GetIndex` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L58
exported method `IdentityHolder.GetReplicas` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L62
exported function `Setup` should have comment or be unexported (golint)
|
lint:
internal/controller/identity/identity.go#L84
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (golint)
|
lint:
internal/controller/terraform.go#L39
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (golint)
|
lint
Process completed with exit code 2.
|
detect-noop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check-examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
report-breaking-changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-diff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-diff
No files were found with the provided path: _output/skipped_resources.csv. No artifacts will be uploaded.
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
local-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|