We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process completed with exit code 1.
Zero exit code
> Task :airbyte-integrations:bases:standard-destination-test:compileJava FAILED /actions-runner/_work/airbyte/airbyte/airbyte-integrations/bases/standard-destination-test/src/main/java/io/airbyte/integrations/standardtest/destination/DestinationAcceptanceTest.java:1043: error: incompatible types: ConnectorJobOutput cannot be converted to ConnectorSpecification .run(new JobGetSpecConfig().withDockerImage(getImageName()), jobRoot);
https://github.com/airbytehq/airbyte/runs/7419226840?check_suite_focus=true
Run workflow
Airbyte Connector
destination-mongodb-strict-encrypt
No, will assign this to GL to review and see if there's a particular reason the failures exist
The text was updated successfully, but these errors were encountered:
Tried to trigger the integration tests action https://github.com/airbytehq/airbyte/runs/7496868550?check_suite_focus=true It is failed but with not the same issue as was described in the ticket. It looks like it is related to this closed issue: #9962 I'll rewrite MongodbDestinationStrictEncryptAcceptanceTest to use testcontainers
Sorry, something went wrong.
suhomud
Successfully merging a pull request may close this issue.
Environment
Current Behavior
Process completed with exit code 1.
Expected Behavior
Zero exit code
Logs
> Task :airbyte-integrations:bases:standard-destination-test:compileJava FAILED /actions-runner/_work/airbyte/airbyte/airbyte-integrations/bases/standard-destination-test/src/main/java/io/airbyte/integrations/standardtest/destination/DestinationAcceptanceTest.java:1043: error: incompatible types: ConnectorJobOutput cannot be converted to ConnectorSpecification .run(new JobGetSpecConfig().withDockerImage(getImageName()), jobRoot);
https://github.com/airbytehq/airbyte/runs/7419226840?check_suite_focus=true
Steps to Reproduce
Run workflow
Airbyte Connector
field type indestination-mongodb-strict-encrypt
Run workflow
button to execute the integration test, be sure to note the test (#id_number) to verify the failure laterAre you willing to submit a PR?
No, will assign this to GL to review and see if there's a particular reason the failures exist
The text was updated successfully, but these errors were encountered: