Rustler 0.30 & latest Elixir/Erlang #51
Annotations
3 errors and 19 warnings
docs
Process completed with exit code 1.
|
dialyzer
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
deps
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/
|
deps
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
deps
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
deps
Unexpected input(s) 'override', 'default', valid inputs are ['toolchain', 'targets', 'target', 'components']
|
credo
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/
|
credo
negative steps are not supported in String.slice/2, pass 44..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 33..-1//1 instead
|
credo
negative steps are not supported in String.slice/2, pass 59..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 28..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 54..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 58..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 40..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 55..-1//1 instead
|
credo
negative steps are not supported in String.slice/2, pass 15..-1//1 instead
|
credo
negative steps are not supported in Enum.slice/2, pass 53..-1//1 instead
|
docs
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/
|
dialyzer
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/
|
test
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/
|
test
Unexpected input(s) 'override', 'default', valid inputs are ['toolchain', 'targets', 'target', 'components']
|