Skip to content

fix: exchange_rate should be decimal #108

fix: exchange_rate should be decimal

fix: exchange_rate should be decimal #108

Triggered via push January 4, 2024 15:42
Status Success
Total duration 6m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

11 warnings
test (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
variable "opts" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
test (1.14, 25)
Range.range?/1 is deprecated. Pattern match on first..last//step instead
test (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
test (1.14, 25)
got "@impl true" for function plugins/0 but no behaviour was declared
test (1.14, 25)
got "@impl true" for function dashboard_assigns/0 but no behaviour was declared