Skip to content

feat: Handle all Task parameters in SDK #1839

feat: Handle all Task parameters in SDK

feat: Handle all Task parameters in SDK #1839

Triggered via pull request September 24, 2024 12:23
Status Failure
Total duration 3m 10s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
all-tests: pkg/acceptance/bettertestspoc/config/model/masking_policy_model_gen.go#L40
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to m.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/masking_policy_model_gen.go#L58
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to m.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/row_access_policy_model_gen.go#L37
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to r.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/row_access_policy_model_gen.go#L53
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to r.WithArgument
all-tests: pkg/sdk/testint/users_integration_test.go#L161
not enough arguments in call to objectassert.DatabaseFromObject
all-tests
Process completed with exit code 2.
all-tests: pkg/acceptance/bettertestspoc/config/model/masking_policy_model_gen.go#L40
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to m.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/masking_policy_model_gen.go#L58
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to m.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/row_access_policy_model_gen.go#L37
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to r.WithArgument
all-tests: pkg/acceptance/bettertestspoc/config/model/row_access_policy_model_gen.go#L53
cannot use argument (variable of type string) as []"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk".TableColumnSignature value in argument to r.WithArgument
all-tests: pkg/sdk/testint/users_integration_test.go#L161
not enough arguments in call to objectassert.DatabaseFromObject
all-tests
Process completed with exit code 2.
all-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/