Skip to content

fix: ensure correct address printout startup (#33) #32

fix: ensure correct address printout startup (#33)

fix: ensure correct address printout startup (#33) #32

Triggered via push January 26, 2024 14:15
Status Success
Total duration 5m 18s
Artifacts

ci.yml

on: push
Build and lint
5m 9s
Build and lint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and lint
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/.
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