Skip to content

Grammar Update statem_dsl.ex #165

Grammar Update statem_dsl.ex

Grammar Update statem_dsl.ex #165

Re-run triggered October 5, 2023 09:20
Status Failure
Total duration 1m 58s
Artifacts

elixir.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
lint (Elixir 1.9.4 OTP 22.3.4)
Requested Erlang/OTP version (22.3.4) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.11.1 OTP 22.3.4)
Requested Erlang/OTP version (22.3.4) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.8.1 OTP 21.3.8)
Requested Erlang/OTP version (21.3.8) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.11 OTP 23.3)
Requested Erlang/OTP version (23.3) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.7.4 OTP 21.3.8)
Requested Erlang/OTP version (21.3.8) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.10.4 OTP 22.3.4)
Requested Erlang/OTP version (22.3.4) not found in version list (should you be using option 'version-type': 'strict'?)
test (Elixir 1.9.4 OTP 21.3.8)
Requested Erlang/OTP version (21.3.8) not found in version list (should you be using option 'version-type': 'strict'?)
lint (Elixir 1.9.4 OTP 22.3.4)
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/
test (Elixir 1.11.1 OTP 22.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.8.1 OTP 21.3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.11 OTP 23.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.7.4 OTP 21.3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.10.4 OTP 22.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.9.4 OTP 21.3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.11 OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (Elixir 1.11 OTP 24): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
test (Elixir 1.11 OTP 24)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
test (Elixir 1.11 OTP 24)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
test (Elixir 1.11 OTP 24)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
test (Elixir 1.11 OTP 24)
a term is constructed, but never used
test (Elixir 1.11 OTP 24)
a term is constructed, but never used