Skip to content

[BUG FIX] [MER-4007] Handle both AND and OR #6814

[BUG FIX] [MER-4007] Handle both AND and OR

[BUG FIX] [MER-4007] Handle both AND and OR #6814

Triggered via pull request November 14, 2024 19:30
Status Success
Total duration 9m 43s
Artifacts

build.yml

on: pull_request
Check simon-bot access token
0s
Check simon-bot access token
Elixir build and test
9m 34s
Elixir build and test
TypeScript build and test
6m 37s
TypeScript build and test
Auto format and lint
6m 39s
Auto format and lint
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
TypeScript build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeScript build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Auto format and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Auto format and lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Auto format and lint
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Auto format and lint
~R/.../ is deprecated, use ~r/.../ instead
Auto format and lint
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Elixir build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/