Skip to content

chore: update OTP, elixir and kubo test version #84

chore: update OTP, elixir and kubo test version

chore: update OTP, elixir and kubo test version #84

Re-run triggered October 12, 2024 14:41
Status Success
Total duration 3m 49s
Artifacts

testsuite.yaml

on: push
Matrix: Build and for test OTP
Matrix: Build and for test OTP
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
Build and for test OTP (25, 1.16)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (25, 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and for test OTP (25, 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and for test OTP (26, 1.15)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (26, 1.15): test/ex_ipfs_test.exs#L81
variable "stat" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and for test OTP (26, 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and for test OTP (26, 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and for test OTP (25, 1.14.5)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (25, 1.14.5)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and for test OTP (25, 1.14.5)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and for test OTP (25, 1.14.5): test/ex_ipfs_test.exs#L81
variable "stat" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and for test OTP (25, 1.15)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (25, 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and for test OTP (25, 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and for test OTP (25, 1.15): test/ex_ipfs_test.exs#L81
variable "stat" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and for test OTP (27, 1.17)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (27, 1.17)
using map.field notation (without parentheses) to invoke function ExIpfs.Api.__adapter__() is deprecated, you must add parentheses instead: remote.function()
Build and for test OTP (27, 1.17)
using map.field notation (without parentheses) to invoke function ExIpfs.Api.__middleware__() is deprecated, you must add parentheses instead: remote.function()
Build and for test OTP (27, 1.17)
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Build and for test OTP (27, 1.17)
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Build and for test OTP (27, 1.17)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Build and for test OTP (27, 1.17)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Build and for test OTP (27, 1.17)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Build and for test OTP (27, 1.17)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Build and for test OTP (27, 1.17)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Build and for test OTP (27, 1.17)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Build and for test OTP (27, 1.17)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Build and for test OTP (27, 1.17)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Build and for test OTP (26, 1.16)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (26, 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and for test OTP (26, 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and for test OTP (26, 1.14.5)
The following actions use a deprecated Node.js version 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/
Build and for test OTP (26, 1.14.5)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and for test OTP (26, 1.14.5)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and for test OTP (26, 1.14.5): test/ex_ipfs_test.exs#L81
variable "stat" is unused (if the variable is not meant to be used, prefix it with an underscore)