Skip to content

Support optional fields in EventFilter typespecs (#144) #488

Support optional fields in EventFilter typespecs (#144)

Support optional fields in EventFilter typespecs (#144) #488

Re-run triggered October 14, 2024 14:57
Status Success
Total duration 3m 35s
Artifacts

elixir.yml

on: push
Matrix: Test - Lint - Dialyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test - Lint - Dialyze (25.x, 1.16, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test - Lint - Dialyze (25.x, 1.16, false)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (27.x, 1.17, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test - Lint - Dialyze (25.x, 1.16, false)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (27.x, 1.17, true)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - Lint - Dialyze (26.x, 1.17, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test - Lint - Dialyze (26.x, 1.17, false)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - Lint - Dialyze (26.x, 1.16, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test - Lint - Dialyze (26.x, 1.16, false)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (26.x, 1.16, false)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs