Skip to content

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

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

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

Re-run triggered September 18, 2024 16:24
Status Failure
Total duration 3m 2s
Artifacts

pr.yml

on: pull_request
Build Website
2m 48s
Build Website
Check editorconfig
9s
Check editorconfig
Check Protobuf Style
4s
Check Protobuf Style
Check Protobuf
9s
Check Protobuf
Lint YAML extensions
4s
Lint YAML extensions
Validate YAML extensions
10s
Validate YAML extensions
Dry-run release
19s
Dry-run release
Style-check and lint Python files
5s
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#L346
Enum value name "SET_OP_MODE_UNSPECIFIED" should be prefixed with "SET_MODE_".
Check Protobuf: proto/substrait/algebra.proto#L347
Enum value name "SET_OP_MODE_DISTINCT" should be prefixed with "SET_MODE_".
Check Protobuf: proto/substrait/algebra.proto#L348
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/