Skip to content

Add KafkaTopic to kafka to gcs template #5561

Add KafkaTopic to kafka to gcs template

Add KafkaTopic to kafka to gcs template #5561

Triggered via pull request May 24, 2024 22:06
Status Failure
Total duration 2h 32m 30s
Artifacts 1

java-pr.yml

on: pull_request
Dataflow Templates Integration Smoke Tests
12m 17s
Dataflow Templates Integration Smoke Tests
Dataflow Templates Integration Tests
2h 9m
Dataflow Templates Integration Tests
Dataflow Templates Load Tests
0s
Dataflow Templates Load Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 13 warnings
Dataflow Templates Integration Tests
Process completed with exit code 1.
KafkaToBigQueryAvroIT.testKafkaToBigQueryAvroWithStorageApiExistingDLQ: KafkaToBigQueryAvroIT#L128
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryAvroIT.testKafkaToBigQueryAvroWithExistingDLQ: KafkaToBigQueryAvroIT#L108
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryAvroIT.testKafkaToBigQueryAvroWithUdfFunction: KafkaToBigQueryAvroIT#L148
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryAvroIT.testKafkaToBigQueryAvroWithStorageApi: KafkaToBigQueryAvroIT#L114
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryAvroIT.testKafkaToBigQueryAvro: KafkaToBigQueryAvroIT#L100
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroWithExistingDLQ: KafkaToBigQueryFlexAvroIT#L254
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "parameter": "schemaFormat" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nschemaFormat: Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nschemaFormat: Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroWithSchemaRegistry: KafkaToBigQueryFlexAvroIT#L163
The job failed before launch! For more information please check the job log at https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-24_16_25_41-8289721467622389755?project=cloud-teleport-testing.
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroInNonConfluentFormat: KafkaToBigQueryFlexAvroIT#L205
The job failed before launch! For more information please check the job log at https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-24_16_31_23-16776083837905526988?project=cloud-teleport-testing.
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroInConfluentFormatWithKey: KafkaToBigQueryFlexAvroIT#L142
The job failed before launch! For more information please check the job log at https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-24_16_35_53-11317407272957231614?project=cloud-teleport-testing.
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroInNonConfluentFormatWithKey: KafkaToBigQueryFlexAvroIT#L230
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "parameter": "schemaFormat" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nschemaFormat: Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nschemaFormat: Parameter didn't match regex '^(SINGLE_SCHEMA_FILE|SCHEMA_REGISTRY)$'", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroInConfluentFormat: KafkaToBigQueryFlexAvroIT#L117
The job failed before launch! For more information please check the job log at https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-24_16_40_22-4665596694129424282?project=cloud-teleport-testing.
KafkaToBigQueryFlexAvroIT.testKafkaToBigQueryAvroWithSchemaRegistryWithKey: KafkaToBigQueryFlexAvroIT#L183
The job failed before launch! For more information please check the job log at https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-24_16_44_34-188852114598998399?project=cloud-teleport-testing.
KafkaToBigQueryIT.testKafkaToBigQueryWithStorageApiExistingDLQ: KafkaToBigQueryIT#L111
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryIT.testKafkaToBigQueryUsingAtLeastOnceMode: KafkaToBigQueryIT#L123
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryIT.testKafkaToBigQueryWithExistingDLQ: KafkaToBigQueryIT#L93
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryIT.testKafkaToBigQueryWithStorageApi: KafkaToBigQueryIT#L99
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToBigQueryIT.testKafkaToBigQuery: KafkaToBigQueryIT#L85
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter", "status": "INVALID_ARGUMENT" }
KafkaToGcsIT.testKafkaToGcsAvro: KafkaToGcsIT#L90
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "readBootstrapServerAndTopic" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Unrecognized parameter", "parameter": "inputTopics" }, { "description": "Unrecognized parameter", "parameter": "offset" }, { "description": "Unrecognized parameter", "parameter": "bootstrapServers" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nreadBootstrapServerAndTopic: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\ninputTopics: Unrecognized parameter\noffset: Unrecognized parameter\nbootstrapServers: Unrecognized parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadUsernameSecretId: Missing required parameter\nreadBootstrapServerAndTopic: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\ninputTopics: Unrecognized parameter\noffset: Unrecognized parameter\nbootstrapServers: Unrecognized parameter", "status": "INVALID_ARGUMENT" }
KafkaToGcsIT.testKafkaToGcsText: KafkaToGcsIT#L85
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request POST https://dataflow.googleapis.com/v1b3/projects/cloud-teleport-testing/locations/us-central1/flexTemplates:launch { "code": 400, "details": [ { "@type": "type.googleapis.com/google.dataflow.v1beta3.InvalidTemplateParameters", "parameterViolations": [ { "description": "Missing required parameter", "parameter": "kafkaReadUsernameSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadPasswordSecretId" }, { "description": "Missing required parameter", "parameter": "kafkaReadAuthenticationMode" }, { "description": "Missing required parameter", "parameter": "readBootstrapServerAndTopic" }, { "description": "Unrecognized parameter", "parameter": "offset" }, { "description": "Unrecognized parameter", "parameter": "inputTopics" }, { "description": "Unrecognized parameter", "parameter": "bootstrapServers" } ] } ], "errors": [ { "domain": "global", "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nreadBootstrapServerAndTopic: Missing required parameter\noffset: Unrecognized parameter\ninputTopics: Unrecognized parameter\nbootstrapServers: Unrecognized parameter", "reason": "badRequest" } ], "message": "The template parameters are invalid. Details: \nkafkaReadUsernameSecretId: Missing required parameter\nkafkaReadPasswordSecretId: Missing required parameter\nkafkaReadAuthenticationMode: Missing required parameter\nreadBootstrapServerAndTopic: Missing required parameter\noffset: Unrecognized parameter\ninputTopics: Unrecognized parameter\nbootstrapServers: Unrecognized parameter", "status": "INVALID_ARGUMENT" }
Spotless
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spotless
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checkstyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checkstyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dataflow Templates Integration Smoke Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dataflow Templates Integration Smoke Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dataflow Templates Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dataflow Templates Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "surefire-test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
surefire-test-results Expired
43.5 MB