Skip to content

Automatic Update Crossplane Types to v0.16.1 #98

Automatic Update Crossplane Types to v0.16.1

Automatic Update Crossplane Types to v0.16.1 #98

Triggered via pull request August 9, 2024 19:51
Status Failure
Total duration 5m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 24 warnings
unit-tests: internal/types/instance.go#L551
cannot use ptr.To(instanceSpec.DeclarativeManagementEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L554
cannot use ptr.To(instanceSpec.ImageUpdaterEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L555
cannot use ptr.To(instanceSpec.BackendIpAllowListEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L557
cannot use ptr.To(instanceSpec.AuditExtensionEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L558
cannot use ptr.To(instanceSpec.SyncHistoryExtensionEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L562
cannot use ptr.To(instanceSpec.AssistantExtensionEnabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L566
cannot use ptr.To(instanceSpec.Fqdn) (value of type *string) as string value in struct literal
unit-tests: internal/types/instance.go#L607
cannot use ptr.To(clusterCustomization.AutoUpgradeDisabled) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L609
cannot use ptr.To(clusterCustomization.AppReplication) (value of type *bool) as bool value in struct literal
unit-tests: internal/types/instance.go#L610
cannot use ptr.To(clusterCustomization.RedisTunneling) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L551
cannot use ptr.To(instanceSpec.DeclarativeManagementEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L554
cannot use ptr.To(instanceSpec.ImageUpdaterEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L555
cannot use ptr.To(instanceSpec.BackendIpAllowListEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L557
cannot use ptr.To(instanceSpec.AuditExtensionEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L558
cannot use ptr.To(instanceSpec.SyncHistoryExtensionEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L562
cannot use ptr.To(instanceSpec.AssistantExtensionEnabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L566
cannot use ptr.To(instanceSpec.Fqdn) (value of type *string) as string value in struct literal
build-artifacts: internal/types/instance.go#L607
cannot use ptr.To(clusterCustomization.AutoUpgradeDisabled) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L609
cannot use ptr.To(clusterCustomization.AppReplication) (value of type *bool) as bool value in struct literal
build-artifacts: internal/types/instance.go#L610
cannot use ptr.To(clusterCustomization.RedisTunneling) (value of type *bool) as bool value in struct literal
lint: internal/types/cluster.go#L1
: # github.com/akuityio/provider-crossplane-akuity/internal/types
lint: internal/types/instance.go#L551
cannot use ptr.To(instanceSpec.DeclarativeManagementEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L554
cannot use ptr.To(instanceSpec.ImageUpdaterEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L555
cannot use ptr.To(instanceSpec.BackendIpAllowListEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L557
cannot use ptr.To(instanceSpec.AuditExtensionEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L558
cannot use ptr.To(instanceSpec.SyncHistoryExtensionEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L562
cannot use ptr.To(instanceSpec.AssistantExtensionEnabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L566
cannot use ptr.To(instanceSpec.Fqdn) (value of type *string) as string value in struct literal
lint: internal/types/instance.go#L607
cannot use ptr.To(clusterCustomization.AutoUpgradeDisabled) (value of type *bool) as bool value in struct literal
lint: internal/types/instance.go#L609
cannot use ptr.To(clusterCustomization.AppReplication) (value of type *bool) as bool value in struct literal
detect-noop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: fkirc/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-artifacts
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-artifacts
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-diff
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-diff
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-diff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/