Skip to content

Add Elixir v1.17 and OTP 27 to CI build matrix #76

Add Elixir v1.17 and OTP 27 to CI build matrix

Add Elixir v1.17 and OTP 27 to CI build matrix #76

Triggered via push August 3, 2024 15:53
Status Failure
Total duration 1m 40s
Artifacts
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Build and test (1.16.2, 26.2): test/unit/serialization/serialization_test.exs#L291
test :gzip opt (RDF.SerializationTest)
Build and test (1.16.2, 26.2)
Process completed with exit code 2.
Build and test (1.15.7, 25.3)
The job was canceled because "_1_16_2_26_2" failed.
Build and test (1.15.7, 25.3): test/unit/serialization/serialization_test.exs#L291
test :gzip opt (RDF.SerializationTest)
Build and test (1.15.7, 25.3)
Process completed with exit code 2.
Build and test (1.14.5, 24.3)
The job was canceled because "_1_16_2_26_2" failed.
Build and test (1.14.5, 24.3): test/unit/serialization/serialization_test.exs#L291
test :gzip opt (RDF.SerializationTest)
Build and test (1.14.5, 24.3)
Process completed with exit code 2.
Build and test (1.17.2, 27, --warnings-as-errors)
The job was canceled because "_1_16_2_26_2" failed.
Build and test (1.13.4, 23.3)
The job was canceled because "_1_16_2_26_2" failed.
Build and test (1.13.4, 23.3): test/unit/serialization/serialization_test.exs#L291
test :gzip opt (RDF.SerializationTest)
Build and test (1.13.4, 23.3)
Process completed with exit code 2.
Build and test (1.16.2, 26.2)
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 test (1.16.2, 26.2)
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 test (1.16.2, 26.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.16.2, 26.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/