support for value_mapper and changesets #370
Annotations
4 errors and 7 warnings
Build and test with elixir 1.14.0 otp 25.0
Process completed with exit code 1.
|
Build and test with elixir 1.16.0 otp 26.0
Process completed with exit code 1.
|
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
Process completed with exit code 1.
|
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
|
Build and test with elixir 1.16.0 otp 26.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.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
|