[BUG FIX] [MER-4123] Fix high progress low proficiency filter #6961
Triggered via pull request
December 23, 2024 23:08
Status
Success
Total duration
17m 59s
Artifacts
–
build.yml
on: pull_request
Check simon-bot access token
0s
Elixir build and test
17m 51s
TypeScript build and test
6m 38s
Auto format and lint
6m 22s
Annotations
10 warnings
Check simon-bot access token
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Auto format and lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
TypeScript build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Elixir build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Elixir build and test
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
|
Elixir build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Elixir build and test
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
|