Update eqrcode 0.1.10 → 0.2.0 (major) #196
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
|
Run tests
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
|
Run tests
module attribute @common_args in code block has no effect as it is never returned (remove the attribute or assign it to _ to avoid warnings)
|
Loading