Skip to content

Merge pull request #247 from nappex/gh-action-latest-ver #519

Merge pull request #247 from nappex/gh-action-latest-ver

Merge pull request #247 from nappex/gh-action-latest-ver #519

Triggered via push November 9, 2024 19:01
Status Success
Total duration 31s
Artifacts

elixir.yml

on: push
Build and test
25s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build and test
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 test: test/onigumo_downloader_test.exs#L9
0..-1 has a default step of -1, please write 0..-1//-1 instead
Build and test
negative steps are not supported in Enum.slice/2, pass 0..-1//1 instead