Fix tests on Elixir 1.15 (#335) #42
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
build (1.15.5, 26.0):
test/scenic/pubsub_test.exs#L66
test integration - register, publish, subscribe, unsubscribe, publish (Scenic.PubSubTest)
|
build (1.15.5, 26.0):
test/scenic/pubsub_test.exs#L109
test Get! raises an error if not registered (Scenic.PubSubTest)
|
build (1.15.5, 26.0)
Process completed with exit code 2.
|
build (1.15.5, 26.0)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|