Skip to content

Optimize flat_map/2 functions for filtering #436

Optimize flat_map/2 functions for filtering

Optimize flat_map/2 functions for filtering #436

Triggered via push August 26, 2024 11:54
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

11 errors and 4 warnings
OTP 21.3 / Elixir 1.10
** (CompileError) lib/stream_data.ex:966: cannot find or invoke local max/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: max(/ / _)
OTP 21.3 / Elixir 1.10
Process completed with exit code 1.
OTP 23.3 / Elixir 1.11
The job was canceled because "_1_10_21_3" failed.
OTP 23.3 / Elixir 1.11
** (CompileError) lib/stream_data.ex:966: cannot find or invoke local max/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: max(/ / _)
OTP 23.3 / Elixir 1.11
Process completed with exit code 1.
OTP 26.0 / Elixir 1.15
The job was canceled because "_1_10_21_3" failed.
OTP 26.0 / Elixir 1.15
The operation was canceled.
OTP 26.2 / Elixir 1.16
The job was canceled because "_1_10_21_3" failed.
OTP 26.2 / Elixir 1.16
The operation was canceled.
OTP 25.3 / Elixir 1.14
The job was canceled because "_1_10_21_3" failed.
OTP 25.3 / Elixir 1.14
The operation was canceled.
OTP 21.3 / Elixir 1.10
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 21.3 / Elixir 1.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Format (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/
Format (Elixir 1.16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/