Skip to content

wip: non-interrupting watcher working #559

wip: non-interrupting watcher working

wip: non-interrupting watcher working #559

Triggered via push July 15, 2024 15:58
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 32 warnings
test (1.16, 24): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.16, 24)
Process completed with exit code 2.
test (1.15, 24): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.15, 24)
Process completed with exit code 2.
test (1.14, 24): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.14, 24)
Process completed with exit code 2.
test (1.16, 26): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.16, 26)
Process completed with exit code 2.
test (1.17, 27): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.17, 27)
Process completed with exit code 2.
test (1.17, 25): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.17, 25)
Process completed with exit code 2.
test (1.15, 26): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.15, 26)
Process completed with exit code 2.
test (1.14, 26): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.14, 26)
Process completed with exit code 2.
test (1.17, 26): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.17, 26)
Process completed with exit code 2.
test (1.15, 25): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.15, 25)
Process completed with exit code 2.
test (1.16, 25): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.16, 25)
Process completed with exit code 2.
test (1.14, 25): test/mneme/example_test.exs#L26
test 2 (Mneme.ExampleTest)
test (1.14, 25)
Process completed with exit code 2.
lint (1.17, 27)
Process completed with exit code 2.
test (1.16, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.16, 24)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 24)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.15, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.15, 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.15, 24): 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)
test (1.14, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.14, 24): 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)
test (1.14, 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.16, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.16, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.17, 27)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.17, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.15, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.15, 26): 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)
test (1.15, 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.14, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.14, 26): 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)
test (1.14, 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.17, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.15, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.15, 25): 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)
test (1.15, 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.16, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.16, 25)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 25)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.14, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.14, 25): 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)
test (1.14, 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
lint (1.17, 27)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unknown_function: lib/mneme/watch.ex#L84
Function IEx.Helpers.recompile/0 does not exist.