Skip to content

fix: renamed modulus to modulo; updated modulo operator defintion #1529

fix: renamed modulus to modulo; updated modulo operator defintion

fix: renamed modulus to modulo; updated modulo operator defintion #1529

Re-run triggered December 13, 2023 01:22
Status Failure
Total duration 59s
Artifacts

pr.yml

on: pull_request
Build Website
47s
Build Website
Check editorconfig
2s
Check editorconfig
Check Protobuf Style
4s
Check Protobuf Style
Check Protobuf
12s
Check Protobuf
Lint YAML extensions
5s
Lint YAML extensions
Validate YAML extensions
13s
Validate YAML extensions
Dry-run release
15s
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

5 errors and 3 warnings
Lint YAML extensions: extensions/functions_arithmetic.yaml#L291
291:121 [line-length] line too long (156 > 120 characters)
Lint YAML extensions: extensions/functions_arithmetic.yaml#L292
292:121 [line-length] line too long (122 > 120 characters)
Lint YAML extensions: extensions/functions_arithmetic.yaml#L293
293:121 [line-length] line too long (130 > 120 characters)
Lint YAML extensions: extensions/functions_arithmetic.yaml#L301
301:121 [line-length] line too long (122 > 120 characters)
Lint YAML extensions
Process completed with exit code 1.
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/