WIP Native elixir #154
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup local Hexpm
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Setup local Hexpm
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Setup local Hexpm
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Setup local Hexpm
0..-3 has a default step of -1, please write 0..-3//-1 instead
|
Setup local Hexpm
using map.field notation (without parentheses) to invoke function FileSystem.Backends.FSInotify.bootstrap() is deprecated, you must add parentheses instead: remote.function()
|
Setup local Hexpm
using map.field notation (without parentheses) to invoke function HexpmWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Setup local Hexpm
using map.field notation (without parentheses) to invoke function FileSystem.Backends.FSInotify.bootstrap() is deprecated, you must add parentheses instead: remote.function()
|
Setup local Hexpm
using map.field notation (without parentheses) to invoke function HexpmWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Loading