Skip to content

make parent_event private #380

make parent_event private

make parent_event private #380

Re-run triggered March 18, 2024 08:32
Status Cancelled
Total duration 1m 6s
Artifacts

elixir.yml

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

Annotations

5 errors and 6 warnings
Build and test with elixir 1.15.0 otp 26.0
The job was canceled because "_1_14_0_25_0" failed.
Build and test with elixir 1.15.0 otp 26.0
The operation was canceled.
Build and test with elixir 1.16.0 otp 26.0
The job was canceled because "_1_14_0_25_0" failed.
Build and test with elixir 1.16.0 otp 26.0
The operation was canceled.
Build and test with elixir 1.14.0 otp 25.0
Process completed with exit code 1.
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test with elixir 1.14.0 otp 25.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test with elixir 1.14.0 otp 25.0: lib/support/change_event_handler.ex#L1
@behaviour LiveSelect.ChangeEventHandler does not exist (in module LiveSelect.ChangeEventHandler)
Build and test with elixir 1.14.0 otp 25.0: lib/support/change_event_handler.ex#L11
got "@impl true" for function handle/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks