CI #45
Annotations
1 error and 5 warnings
Build and lint
Process completed with exit code 2.
|
Build and lint:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Build and lint
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Build and lint
Decimal.plus/1 is deprecated. Use Decimal.apply_context/1 instead
|
Build and lint
Decimal.with_context/2 is deprecated. Use Decimal.Context.with/2 instead
|
Build and lint
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|