[ENHANCEMENT] [MER-3360] Duplicate activity within activity bank #6863
build.yml
on: pull_request
Check simon-bot access token
0s
Elixir build and test
8m 55s
TypeScript build and test
6m 42s
Auto format and lint
7m 52s
Annotations
3 warnings
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
|