Skip to content

Allow string keys in Estructura.Tree #128

Allow string keys in Estructura.Tree

Allow string keys in Estructura.Tree #128

Triggered via push February 13, 2024 11:06
Status Failure
Total duration 37s
Artifacts

test.yml

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

Annotations

8 errors and 7 warnings
OTP 26.2 / Elixir 1.16: test/estructura/tree_test.exs#L29
test doesn’t coerce invalid data (Estructura.Tree.Test)
OTP 26.2 / Elixir 1.16: test/estructura/tree_test.exs#L6
test coerces valid data (Estructura.Tree.Test)
OTP 26.2 / Elixir 1.16: test/estructura/tree_test.exs#L47
test generates XmlBuilder AST (Estructura.Tree.Test)
OTP 26.2 / Elixir 1.16
Process completed with exit code 2.
OTP 24.2 / Elixir 1.13: test/estructura/tree_test.exs#L29
test doesn’t coerce invalid data (Estructura.Tree.Test)
OTP 24.2 / Elixir 1.13: test/estructura/tree_test.exs#L6
test coerces valid data (Estructura.Tree.Test)
OTP 24.2 / Elixir 1.13: test/estructura/tree_test.exs#L47
test generates XmlBuilder AST (Estructura.Tree.Test)
OTP 24.2 / Elixir 1.13
Process completed with exit code 2.
OTP 26.2 / Elixir 1.16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.2 / Elixir 1.16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 26.2 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 26.2 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 24.2 / Elixir 1.13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.2 / Elixir 1.13
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 24.2 / Elixir 1.13
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)