Skip to content

v2.0 (long running PR) #683

v2.0 (long running PR)

v2.0 (long running PR) #683

Re-run triggered December 3, 2024 18:26
Status Success
Total duration 4m 10s
Artifacts

elixir.yml

on: pull_request
Test example projects
3m 53s
Test example projects
Matrix: Build and test
Fit to window
Zoom out
Zoom in

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