Skip to content

Update CI

Update CI #31

Triggered via push February 10, 2024 18:54
Status Failure
Total duration 35s
Artifacts

main.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Test (21.3, 1.7.4): test/ex2ms_test.exs#L347
test binary_part (Ex2msTest)
Test (21.3, 1.7.4)
Process completed with exit code 1.
Test (21.3, 1.7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (26.2, 1.16.1, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (26.2, 1.16.1, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Test (26.2, 1.16.1, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Test (26.2, 1.16.1, true)
~R/.../ is deprecated, use ~r/.../ instead