See 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/326/display/redirect?page=changes>

Changes:

[Stamatis Zampetakis] [CALCITE-5475] Improve test coverage accuracy by 
aggregating modules


------------------------------------------
[...truncated 682.16 KB...]
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751:
 warning: no @param for <T>
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751:
 warning: no @param for hook
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751:
 warning: no @param for handler
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751:
 warning: no @return
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759:
 warning: no @param for <V>
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759:
 warning: no @param for hook
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759:
 warning: no @param for value
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759:
 warning: no @return
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1111:
 warning: no @param for specs
    public AssertThat with(SchemaSpec... specs) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1111:
 warning: no @return
    public AssertThat with(SchemaSpec... specs) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1120:
 warning: no @param for connectionFactory
    public AssertThat with(ConnectionFactory connectionFactory) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1120:
 warning: no @return
    public AssertThat with(ConnectionFactory connectionFactory) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127:
 warning: no @param for <T>
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127:
 warning: no @param for hook
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127:
 warning: no @param for handler
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127:
 warning: no @return
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1152:
 warning: no @param for lex
    public AssertThat with(Lex lex) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1152:
 warning: no @return
    public AssertThat with(Lex lex) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157:
 warning: no @param for name
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157:
 warning: no @param for schema
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157:
 warning: no @return
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1162:
 warning: no @param for schema
    public AssertThat withDefaultSchema(String schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1162:
 warning: no @return
    public AssertThat withDefaultSchema(String schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185:
 warning: no @param for model
    public final AssertThat withMaterializations(String model, final boolean 
existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185:
 warning: no @param for existing
    public final AssertThat withMaterializations(String model, final boolean 
existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185:
 warning: no @param for materializations
    public final AssertThat withMaterializations(String model, final boolean 
existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185:
 warning: no @return
    public final AssertThat withMaterializations(String model, final boolean 
existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207:
 warning: no @param for model
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207:
 warning: no @param for materializations
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207:
 warning: no @return
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273:
 warning: no @param for message
    public AssertThat connectThrows(String message) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273:
 warning: no @return
    public AssertThat connectThrows(String message) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1279:
 warning: no @param for exceptionChecker
    public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1279:
 warning: no @return
    public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297:
 warning: no @param for <T>
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297:
 warning: no @param for fn
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297:
 warning: no @return
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297:
 warning: no @throws for java.lang.Exception
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308:
 warning: no @param for fn
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308:
 warning: no @return
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308:
 warning: no @throws for java.lang.Exception
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1317:
 warning: no @param for <T>
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1317:
 warning: no @param for fn
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1317:
 warning: no @return
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1317:
 warning: no @throws for java.lang.Exception
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1330:
 warning: no @return
    public Connection connect() throws SQLException {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1330:
 warning: no @throws for java.sql.SQLException
    public Connection connect() throws SQLException {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1340:
 warning: no @return
    public AssertThat pooled() {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/ConnectionFactories.java>:54:
 warning: no @return
  public static ConnectionFactory empty() {
                                  ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/ConnectionFactories.java>:60:
 warning: no @param for connectionFactory
  public static ConnectionFactory pool(ConnectionFactory connectionFactory) {
                                  ^
100 warnings

> Task :redis:test
    docker[redis:2.8.19] 2023-01-17 12:28:53,707 [ForkJoinPool-1-worker-9] INFO 
 - Container redis:2.8.19 is starting: 
2471f642b378f7214b38b8926b3776dafc2224235574150dc27b8c00c14f5c50
    docker[redis:2.8.19] 2023-01-17 12:28:53,943 [ForkJoinPool-1-worker-9] INFO 
 - Container redis:2.8.19 started in PT31.602S
          5.5sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         70.2sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  72.4sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :plus:test
         67.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :elasticsearch:test

Gradle Test Executor 18 STANDARD_OUT
    2023-01-17 12:28:53,349 [ForkJoinPool-1-worker-4] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually
    2023-01-17 12:28:54,651 [elasticsearch[fake-elastic][scheduler][T#1]] WARN  
- [gc][1] overhead, spent [671ms] collecting in the last [1s]
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat3()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
integerCat()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
aggregationWithCast()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValue()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
approximateCountDistinct()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
all()
          4.1sec, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest > 
projection()
         53.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterSort()
WARNING  54.3sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
WARNING  55.7sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          6.0sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
notExpression()
          4.1sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
         56.9sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   1.0sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          3.3sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          3.5sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
WARNING  71.7sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2023-01-17 12:29:36,489 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-01-17 12:29:37,920 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).

> Task :plus:test
         91.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING 110.2sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING 113.8sec,   51 completed,   0 failed,  11 
skipped, Gradle Test Run :plus:test

> Task :cassandra:test
          3.4sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
        100.2sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2023-01-17 12:30:04,169 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-01-17 12:30:21,948 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-01-17 12:30:21,954 [s0-admin-0] WARN  - Query '[0 values] CREATE 
MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM 
twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY 
KEY (username, tweet_id);' generated server side warning(s): Materialized views 
are experimental and are not recommended for production use.
         26.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 19 STANDARD_OUT
    2023-01-17 12:30:27,395 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-17 12:30:27,421 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=0f8536b9-37fc-4eed-836e-7bc36f2cf8cd}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-17 12:30:29,221 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-17 12:30:29,627 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=0f8536b9-37fc-4eed-836e-7bc36f2cf8cd}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-17 12:30:32,666 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        146.2sec,   22 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5m 58s
438 actionable tasks: 438 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2023-01-17-12-24-41.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2023-01-17-12-24-47.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to