Fix linter warning #35
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-elixir@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix local.hex --force:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run mix local.hex --force
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run mix local.hex --force
Decimal.plus/1 is deprecated. Use Decimal.apply_context/1 instead
|
Run mix local.hex --force
Decimal.with_context/2 is deprecated. Use Decimal.Context.with/2 instead
|
Run mix local.hex --force
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
The logs for this run have expired and are no longer available.
Loading