Add a gRPC connector to backfila #277
Annotations
4 errors and 3 warnings
BackfillRegisteredParametersTest.do nothing for backfill without parameters():
service-self-backfill/src/test/kotlin/app/cash/backfila/service/selfbackfill/BackfillRegisteredParametersTest.kt#L138
java.lang.NoSuchMethodError: 'void app.cash.backfila.protos.service.ConfigureServiceRequest$BackfillData.<init>(java.lang.String, java.lang.String, java.util.List, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Long)'
|
BackfillRegisteredParametersTest.add missing parameter():
service-self-backfill/src/test/kotlin/app/cash/backfila/service/selfbackfill/BackfillRegisteredParametersTest.kt#L47
java.lang.NoSuchMethodError: 'void app.cash.backfila.protos.service.Parameter.<init>(java.lang.String, java.lang.String, java.lang.Boolean)'
|
BackfillRegisteredParametersTest.add missing multiple parameters():
service-self-backfill/src/test/kotlin/app/cash/backfila/service/selfbackfill/BackfillRegisteredParametersTest.kt#L92
java.lang.NoSuchMethodError: 'void app.cash.backfila.protos.service.Parameter.<init>(java.lang.String, java.lang.String, java.lang.Boolean)'
|
Test JVM
Process completed with exit code 1.
|
Test JS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test JVM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test JVM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v1, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|