Skip to content

chore(cicd): move to reusable workflows on github actions #1527

chore(cicd): move to reusable workflows on github actions

chore(cicd): move to reusable workflows on github actions #1527

Triggered via push February 6, 2025 07:45
Status Failure
Total duration 13m 54s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors
io.kestra.plugin.gcp.auth.OauthAccessTokenTest ► run(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.auth.OauthAccessTokenTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.CopyPartitionsTest ► run(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.CopyPartitionsTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.CopyTest ► run(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.CopyTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.CreateUpdateTableTest ► run(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.CreateUpdateTableTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.CreateUpdateTableTest ► runWithoutStandardDefinition(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.CreateUpdateTableTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.DatasetTest ► create(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.DatasetTest ► createException(): src/test/java/io/kestra/plugin/gcp/bigquery/DatasetTest.java#L73
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <com.google.cloud.bigquery.BigQueryException> but was: <java.io.IOException>
io.kestra.plugin.gcp.bigquery.DatasetTest ► createNoException(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.DatasetTest ► createUpdate(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.DatasetTest ► update(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
io.kestra.plugin.gcp.bigquery.DatasetTest ► acl(): src/main/java/io/kestra/plugin/gcp/CredentialService.java#L42
Failed test found in: build/test-results/test/TEST-io.kestra.plugin.gcp.bigquery.DatasetTest.xml Error: java.io.IOException: Your default credentials were not found. To set up Application Default Credentials for your environment, see https://cloud.google.com/docs/authentication/external/set-up-adc.
check / main
Process completed with exit code 1.
check / main
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/plugin-gcp/plugin-gcp/actions/.github/actions/send-ci-failed@main'. Did you forget to run actions/checkout before running your local action?