[FEATURE] [MER-3884] Implement Gallery Item Hide/Show Feature #6855
build.yml
on: pull_request
Check simon-bot access token
0s
Elixir build and test
9m 19s
TypeScript build and test
6m 24s
Auto format and lint
6m 20s
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
|