Update dependency substrait to >=0.29.0,<0.30.0 #28408
ci.yml
on: pull_request
lint-toml
5s
validate-workflow-yaml
4s
Python (lint)
35s
Python (test)
39s
Rust (docs)
1m 59s
Check build with minimal dependencies
1m 16s
Rust (lint)
1m 49s
C/C++ (lint)
4s
Rust (lint, no default)
1m 26s
Public API lock files
56s
Java
2m 16s
C++ build
53s
SQL logic tests
1m 36s
WASM integration smoke test
2m 14s
Check generated source files are up to date
44s
C API test build
34s
Matrix: build-rust
Matrix: License Check and Audit Check
Matrix: rust-test-other
Annotations
6 errors, 11 warnings, and 1 notice
|
Python (test)
Process completed with exit code 1.
|
|
Python (lint)
Process completed with exit code 1.
|
|
Python (lint)
3 errors
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L589
Cannot access attribute "extension_uris" for class "ExtendedExpression"
Attribute "extension_uris" is unknown (reportAttributeAccessIssue)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L471
Cannot access attribute "extension_uri_reference" for class "ExtensionFunction"
Attribute "extension_uri_reference" is unknown (reportAttributeAccessIssue)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L15
"SimpleExtensionURI" is unknown import symbol (reportAttributeAccessIssue)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L608
Argument type is unknown
Argument corresponds to parameter "extension_uris" in function "extension_function" (reportUnknownArgumentType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L589
Type of "extension_uris" is unknown (reportUnknownMemberType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L589
Type of "extension_uris" is unknown (reportUnknownVariableType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L516
Type of "uri" is unknown (reportUnknownVariableType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L471
Type of "extension_uri_reference" is unknown (reportUnknownMemberType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L471
Type of "uri" is unknown (reportUnknownMemberType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L468
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L468
Type of parameter "extension_uris" is partially unknown
Parameter type is "RepeatedCompositeFieldContainer[Unknown]" (reportUnknownParameterType)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L15
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
|
|
Python (lint):
vortex-python/python/vortex/substrait.py#L15
Type of "SimpleExtensionURI" is unknown (reportUnknownVariableType)
|
|
WASM integration smoke test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@v0.0.9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|