Skip to content

fix(javadoc): partial isthmus calcite rel #2200

fix(javadoc): partial isthmus calcite rel

fix(javadoc): partial isthmus calcite rel #2200

Triggered via pull request March 18, 2026 14:26
Status Cancelled
Total duration 1m 47s
Artifacts

pr.yml

on: pull_request
Build and Test Java
1m 43s
Build and Test Java
Check editorconfig
11s
Check editorconfig
Security validation
7s
Security validation
Dry-run release
22s
Dry-run release
Matrix: osv-scanner
Matrix: Build Isthmus Native Image
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Check editorconfig
Process completed with exit code 1.
PR Build Check
Canceling since a higher priority waiting request for PR Build Check-refs/pull/756/merge exists
Build and Test Java
Canceling since a higher priority waiting request for PR Build Check-refs/pull/756/merge exists
Build and Test Java
Process completed with exit code 1.
Build and Test Java: :isthmus:spotlessJavaCheck#L0
Execution failed for task ':isthmus:spotlessJavaCheck'. Caused by: The following files had format violations: src/main/java/io/substrait/isthmus/calcite/rel/CreateTable.java @@ -19,7 +19,7 @@ ··/** ···*·CreateTable·Constructor. -···*· +···* ···*·@param·tableName·tablename·components ···*·@param·input·RelNode·input ···*/ Run './gradlew spotlessApply' to fix all violations.
Check editorconfig
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: editorconfig-checker/action-editorconfig-checker@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/