Merge pull request #160 from kianmeng/support-latest-elixir-erlang-in-ci #362
Annotations
6 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/vix/vips/access_test.exs#L98
0..-1 has a default step of -1, please write 0..-1//-1 instead
|
test/vix/vips/access_test.exs#L100
0..-1 has a default step of -1, please write 0..-1//-1 instead
|
test/vix/vips/access_test.exs#L100
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
test/vix/vips/access_test.exs#L109
0..-3 has a default step of -1, please write 0..-3//-1 instead
|
test/vix/vips/access_test.exs#L118
0..-3 has a default step of -1, please write 0..-3//-1 instead
|
This job succeeded
Loading