DV2 destinations: Build DestinationState / Migration framework #121562
Annotations
4 errors and 10 warnings
Run Gradle Check
Execution failed for task ':airbyte-cdk:java:airbyte-cdk:typing-deduping:compileJava'.
> Compilation failed; see the compiler error output for details.
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/typing-deduping/src/main/java/io/airbyte/integrations/base/destination/typing_deduping/NoOpTyperDeduperWithV1V2Migrations.java#L59
[Task :airbyte-cdk:java:airbyte-cdk:dependencies:test] method executeRawTableMigrations in class DV2OperationUtils cannot be applied to given types;
Map<StreamId, Migration.MigrationResult<DestinationState>> migrationResults = DV2OperationUtils.executeRawTableMigrations(
^
required: ExecutorService,List<DestinationInitialState<DestinationState#1>>,SqlGenerator,DestinationHandler<DestinationState#1>,DestinationV1V2Migrator,V2TableMigrator,List<? extends Migration<DestinationState#1>>
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/typing-deduping/src/main/java/io/airbyte/integrations/base/destination/typing_deduping/NoOpTyperDeduperWithV1V2Migrations.java#L59
[Task :airbyte-cdk:java:airbyte-cdk:dependencies:test] incompatible types: cannot infer type-variable(s) DestinationState#1
Map<StreamId, Migration.MigrationResult<DestinationState>> migrationResults = DV2OperationUtils.executeRawTableMigrations(
^
(argument mismatch; List<DestinationInitialState<DestinationState#2>> cannot be converted to ExecutorService)
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/typing-deduping/src/main/java/io/airbyte/integrations/base/destination/typing_deduping/DefaultTyperDeduper.java#L121
[Task :airbyte-cdk:java:airbyte-cdk:dependencies:test] method executeRawTableMigrations in class DV2OperationUtils cannot be applied to given types;
migrationResults = DV2OperationUtils.executeRawTableMigrations(
^
required: ExecutorService,List<DestinationInitialState<DestinationState#1>>,SqlGenerator,DestinationHandler<DestinationState#1>,DestinationV1V2Migrator,V2TableMigrator,List<? extends Migration<DestinationState#1>>
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, docker/login-action@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Post Run Gradle Check
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
Run Gradle Check
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
Run Gradle Check
Gradle Build Scan: https://gradle.com/s/3mgtfle534o4i
|
Docker login
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker login
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker login
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get changed files
fatal: $HOME not set
|
Get changed files
fatal: $HOME not set
|
The logs for this run have expired and are no longer available.
Loading