docs: changelog #664
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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