ci: update to artifacts v4 #139
Annotations
6 warnings
Code Linting (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function TilexWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Testing (1.17.2, 27.0.1)
:logger :level has been set to :warn in config files, please use :warning instead
|
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
|
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
|
Testing (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|