🐛 source-mysql Support special chars in dbname #118120
Annotations
9 errors and 10 warnings
Run Gradle Check
Execution failed for task ':airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L94
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types;
final JsonNode debeziumState = mySqlDebeziumStateUtil.format(new MySqlDebeziumStateUtil.MysqlDebeziumStateAttributes("binlog.000002", 633,
^
required: MysqlDebeziumStateAttributes,String,String,Instant
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L95
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String
Optional.of("3E11FA47-71CA-11E1-9E33-C80AA9429562:1-5")), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L116
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types;
mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
required: MysqlDebeziumStateAttributes,String,String,Instant
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L116
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String
mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L123
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types;
final JsonNode debeziumState = mySqlDebeziumStateUtil.format(new MySqlDebeziumStateUtil.MysqlDebeziumStateAttributes("binlog.000002", 633,
^
required: MysqlDebeziumStateAttributes,String,String,Instant
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L124
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String
Optional.empty()), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L144
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types;
mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
required: MysqlDebeziumStateAttributes,String,String,Instant
|
Run Gradle Check:
airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L144
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String
mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z"));
^
|
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/
|
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/ttte74qtsfj3w
|
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/
|
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
|
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