fix: handle improper lists when generating patterns (closes #105) #672
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix test:
lib/mneme/watch/test_runner.ex#L1
@behaviour Mneme.Watch.TestRunner does not exist (in module Mneme.Watch.TestRunner)
|
Run mix test:
test/mneme/watch/test_runner_test.exs#L63
variable "pid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
test/mneme/watch/test_runner_test.exs#L71
variable "pid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
test/mneme/watch/test_runner_test.exs#L79
variable "pid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix deps.compile
Macro.Env.define_import/4 is undefined or private
|
Run mix deps.compile
Macro.Env.define_require/4 is undefined or private
|
Run mix deps.compile
Macro.Env.expand_alias/4 is undefined or private
|
Run mix deps.compile
Macro.Env.expand_import/5 is undefined or private
|
Run mix deps.compile
Macro.Env.expand_require/6 is undefined or private
|
Run mix deps.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Loading