v2.0 (long running PR) #683
elixir.yml
on: pull_request
Test example projects
3m 53s
Matrix: Build and test
Annotations
27 warnings
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test example projects
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Test example projects
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs
|
Test example projects
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Test example projects
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Build and test (1.17, 26.2)
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
|
Build and test (1.17, 26.2)
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
|