Skip to content

[FEATURE] [MER-3884] Implement Gallery Item Hide/Show Feature #6855

[FEATURE] [MER-3884] Implement Gallery Item Hide/Show Feature

[FEATURE] [MER-3884] Implement Gallery Item Hide/Show Feature #6855

Triggered via pull request November 26, 2024 19:54
Status Success
Total duration 9m 27s
Artifacts

build.yml

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

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