Skip to content

Add transformations support #1067

Add transformations support

Add transformations support #1067

Triggered via pull request January 23, 2025 20:10
Status Failure
Total duration 11m 53s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: fivetran/framework/resources/transformation_test.go#L15
transformationPostHandler redeclared in this block
build: fivetran/framework/resources/dbt_transformation_test.go#L15
other declaration of transformationPostHandler
build: fivetran/framework/resources/transformation_test.go#L16
transformationPatchHandler redeclared in this block
build: fivetran/framework/resources/dbt_transformation_test.go#L16
other declaration of transformationPatchHandler
build: fivetran/framework/resources/transformation_test.go#L17
transformationDeleteHandler redeclared in this block
build: fivetran/framework/resources/dbt_transformation_test.go#L17
other declaration of transformationDeleteHandler
build: fivetran/framework/resources/transformation_test.go#L18
transformationData redeclared in this block
build: fivetran/framework/resources/dbt_transformation_test.go#L18
other declaration of transformationData
build: fivetran/framework/resources/transformation_test.go#L21
onPostTranformation redeclared in this block
build: fivetran/framework/resources/dbt_transformation_test.go#L21
other declaration of onPostTranformation
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636