Checker framework #244
main.yml
on: push
Windows (JDK 8)
12m 12s
Windows (JDK 17)
12m 54s
Windows (JDK 21)
11m 17s
Linux (JDK 8), oldest Guava, America/New_York Timezone
10m 15s
Linux (JDK 8), latest Guava, America/New_York Timezone
10m 6s
Linux (JDK 11), Pacific/Chatham Timezone
9m 0s
Linux (JDK 17)
8m 46s
Linux (JDK 21)
9m 22s
Linux (JDK 22)
10m 38s
Linux (JDK 11), Avatica main
9m 43s
macOS (JDK 21)
18m 15s
Error Prone (JDK 11), latest Guava
4m 9s
CheckerFramework (JDK 11)
11m 1s
CheckerFramework (JDK 11), oldest Guava
10m 55s
Linux (JDK 8) Slow Tests
0s
Druid Tests
7m 2s
Annotations
22 errors and 28 warnings
Linux (JDK 17):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 17)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Pacific/Chatham Timezone:
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 11), Pacific/Chatham Timezone
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 21):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 21)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Avatica main:
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 11), Avatica main
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 8), latest Guava, America/New_York Timezone:
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 8), latest Guava, America/New_York Timezone
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 8), oldest Guava, America/New_York Timezone:
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 22):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 22)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j/src/main/java/org/apache/calcite/linq4j/tree/MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
-····writer.append(StringUtils.stripStart(␊
+····writer.append(␊
+········StringUtils.stripStart(␊
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 21):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Windows (JDK 21)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j\src\main\java\org\apache\calcite\linq4j\tree\MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
- writer.append(StringUtils.stripStart(\r\n
+ writer.append(\r\n
+ StringUtils.stripStart(\r\n
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 8):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Windows (JDK 8)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j\src\main\java\org\apache\calcite\linq4j\tree\MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
- writer.append(StringUtils.stripStart(\r\n
+ writer.append(\r\n
+ StringUtils.stripStart(\r\n
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 17):
task ':linq4j:autostyleJavaCheck'#L1
Execution failed for task ':linq4j:autostyleJavaCheck':
See 'What went wrong' below
|
Windows (JDK 17)
Execution failed for task ':linq4j:autostyleJavaCheck'.
> The following files have format violations:
linq4j\src\main\java\org\apache\calcite\linq4j\tree\MethodDeclaration.java
@@ -91,7 +91,8 @@
final int flinkDefaultMaxMembersGeneratedCode = 10000;
// TODO: Use code splitter conditionally based on configuration.
- writer.append(StringUtils.stripStart(\r\n
+ writer.append(\r\n
+ StringUtils.stripStart(\r\n
JavaCodeSplitter.split(tempWriter.toString(), flinkDefaultMaxGeneratedCodeLength,
flinkDefaultMaxMembersGeneratedCode), " "));
writer.newlineAndIndent();
Run './gradlew autostyleApply' to fix the violations.
|
macOS (JDK 21)
Canceling since a higher priority waiting request for 'ci-main-refs/heads/calcite-6465' exists
|
macOS (JDK 21)
The operation was canceled.
|
Error Prone (JDK 11), latest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Error Prone (JDK 11), latest Guava
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Druid Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Druid Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2, actions/checkout@v3, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 11), Pacific/Chatham Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Pacific/Chatham Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 11), Avatica main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Avatica main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2, burrunan/gradle-cache-action@v1, 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/
|
Linux (JDK 8), latest Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8), latest Guava, America/New_York Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CheckerFramework (JDK 11), oldest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CheckerFramework (JDK 11), oldest Guava
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CheckerFramework (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CheckerFramework (JDK 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (JDK 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (JDK 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|