build(deps-dev): bump dialyxir from 1.1.0 to 1.4.3 #2243
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
|