Skip to content

[ENHANCEMENT] [MER-3360] Duplicate activity within activity bank #6863

[ENHANCEMENT] [MER-3360] Duplicate activity within activity bank

[ENHANCEMENT] [MER-3360] Duplicate activity within activity bank #6863

Triggered via pull request November 27, 2024 22:30
Status Success
Total duration 9m 4s
Artifacts

build.yml

on: pull_request
Check simon-bot access token
0s
Check simon-bot access token
Elixir build and test
8m 55s
Elixir build and test
TypeScript build and test
6m 42s
TypeScript build and test
Auto format and lint
7m 52s
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