Add OTP27 test actions #86
Annotations
13 warnings
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/
|
Run test suite
using map.field notation (without parentheses) to invoke function ExIpfs.Api.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Run test suite
using map.field notation (without parentheses) to invoke function ExIpfs.Api.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
Lint
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
|
Lint
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
|
Lint
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Lint
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Lint
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Lint
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Lint
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Lint
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Lint
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Lint
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading