Skip to content

wip

wip #557

Triggered via push July 13, 2024 18:03
Status Success
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

31 warnings
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.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.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.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.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, 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.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)
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, 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.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.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)
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/
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)