Skip to content

[Internal] Migrate Share Resource to Plugin Framework #3082

[Internal] Migrate Share Resource to Plugin Framework

[Internal] Migrate Share Resource to Plugin Framework #3082

Triggered via pull request October 15, 2024 13:21
Status Success
Total duration 35s
Artifacts

schema.yml

on: pull_request
compute_diff
23s
compute_diff
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L219
newState.SyncEffectiveFieldsDuringCreateOrUpdate undefined (type ShareInfoExtended has no field or method SyncEffectiveFieldsDuringCreateOrUpdate)
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L221
newState.Objects[i].SyncEffectiveFieldsDuringCreateOrUpdate undefined (type sharing_tf.SharedDataObject has no field or method SyncEffectiveFieldsDuringCreateOrUpdate)
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L276
newState.SyncEffectiveFieldsDuringRead undefined (type ShareInfoExtended has no field or method SyncEffectiveFieldsDuringRead)
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L278
newState.Objects[i].SyncEffectiveFieldsDuringRead undefined (type sharing_tf.SharedDataObject has no field or method SyncEffectiveFieldsDuringRead)
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L371
state.SyncEffectiveFieldsDuringCreateOrUpdate undefined (type ShareInfoExtended has no field or method SyncEffectiveFieldsDuringCreateOrUpdate)
compute_diff: internal/providers/pluginfw/resources/sharing/resource_share.go#L373
state.Objects[i].SyncEffectiveFieldsDuringCreateOrUpdate undefined (type sharing_tf.SharedDataObject has no field or method SyncEffectiveFieldsDuringCreateOrUpdate)
compute_diff
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/