Skip to content

[FEATURE] [MER-4039] Fix hint triggers and adjust teaser window styling #7238

[FEATURE] [MER-4039] Fix hint triggers and adjust teaser window styling

[FEATURE] [MER-4039] Fix hint triggers and adjust teaser window styling #7238

Triggered via pull request February 26, 2025 13:59
Status Failure
Total duration 11m 31s
Artifacts

build.yml

on: pull_request
Check simon-bot access token
0s
Check simon-bot access token
Elixir build and test
11m 17s
Elixir build and test
TypeScript build and test
7m 3s
TypeScript build and test
Auto format and lint
7m 50s
Auto format and lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Elixir build and test: test/oli/conversation/triggers_test.exs#L142
test check hint trigger (Oli.Conversation.TriggersTest)
Elixir build and test: test/oli/conversation/triggers_test.exs#L184
test check for hint trigger when multiple present (Oli.Conversation.TriggersTest)
Elixir build and test
Process completed with exit code 2.
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
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