feat(transfer): implement isUpToDate for transfer server #3897
ci.yml
on: pull_request
detect-noop
6s
check-diff
4m 20s
report-breaking-changes
13s
lint
4m 33s
trivy-scan-fs
19s
unit-tests
3m 37s
e2e-tests
9m 12s
publish-artifacts
0s
Annotations
5 errors and 5 warnings
publish-artifacts
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: a8a3f3ad30e3422c9c7b888a15615d19a852ae32`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
lint:
pkg/controller/transfer/server/setup_test.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane-contrib/provider-aws) --custom-order (gci)
|
lint:
pkg/controller/transfer/server/setup_test.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane-contrib/provider-aws) --custom-order (gci)
|
lint:
pkg/controller/transfer/server/setup.go#L207
cyclomatic complexity 15 of func `isNotUpToDate` is high (> 10) (gocyclo)
|
lint
issues found
|
check-diff
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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
|
e2e-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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
|
unit-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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
|
publish-artifacts
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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
|