Skip to content

feat: add ALL/DISTINCT modifier for all set operation types #1844

feat: add ALL/DISTINCT modifier for all set operation types

feat: add ALL/DISTINCT modifier for all set operation types #1844

Re-run triggered September 18, 2024 19:05
Status Failure
Total duration 47s
Artifacts

pr.yml

on: pull_request
Build Website
34s
Build Website
Check editorconfig
2s
Check editorconfig
Check Protobuf Style
7s
Check Protobuf Style
Check Protobuf
6s
Check Protobuf
Lint YAML extensions
4s
Lint YAML extensions
Validate YAML extensions
9s
Validate YAML extensions
Dry-run release
19s
Dry-run release
Style-check and lint Python files
8s
Style-check and lint Python files
Check proto-prefix.py
10s
Check proto-prefix.py
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Check Protobuf: proto/substrait/algebra.proto#L348
Enum value name "SET_OP_MODE_UNSPECIFIED" should be prefixed with "SET_MODE_".
Check Protobuf: proto/substrait/algebra.proto#L349
Enum value name "SET_OP_MODE_DISTINCT" should be prefixed with "SET_MODE_".
Check Protobuf: proto/substrait/algebra.proto#L350
Enum value name "SET_OP_MODE_ALL" should be prefixed with "SET_MODE_".
Check Protobuf
buf found 3 lint failures.
Check editorconfig
The following actions use a deprecated Node.js version and will be forced to run on node20: editorconfig-checker/action-editorconfig-checker@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check proto-prefix.py
No github_token supplied, API requests will be subject to stricter rate limiting
Dry-run release
No github_token supplied, API requests will be subject to stricter rate limiting
Build Website
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Website
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/