Merge pull request #2042 from pguyot/w51/fix-timeout-estdlib #6194
Annotations
24 warnings
|
build-and-test (gcc-13, -O3, 26, 1.11.1)
Unused private function
|
|
build-and-test (gcc-13, -O3, 26, 1.11.1)
first2..last2 inside match is deprecated, you must always match on the step: first2..last2//var or first2..last2//_ if you want to ignore it
|
|
build-and-test (gcc-13, -O3, 26, 1.11.1)
first1..last1 inside match is deprecated, you must always match on the step: first1..last1//var or first1..last1//_ if you want to ignore it
|
|
build-and-test (gcc-13, -O3, 26, 1.11.1)
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 (gcc-13, -O3, 26, 1.11.1)
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 (gcc-13, -O3, 26, 1.11.1)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
build-and-test (gcc-13, -O3, 26, 1.11.1)
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 (gcc-13, -O3, 26, 1.11.1)
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 (gcc-13, -O3, 26, 1.11.1)
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 (gcc-9, -O3, 25, 1.11.1)
Unused private function
|
|
build-and-test (gcc-9, -O3, 25, 1.11.1):
libs/exavmlib/lib/Protocol.ex#L644
Module.Types.Of.impl/1 is undefined or private
|
|
build-and-test (gcc-9, -O3, 25, 1.11.1):
libs/exavmlib/lib/Protocol.ex#L662
Module.Types.Descr.union/2 is undefined (module Module.Types.Descr is not available or is yet to be defined)
|
|
build-and-test (gcc-9, -O3, 25, 1.11.1):
libs/exavmlib/lib/Protocol.ex#L664
Module.Types.Descr.negation/1 is undefined (module Module.Types.Descr is not available or is yet to be defined)
|
|
build-and-test (gcc-9, -O3, 25, 1.11.1):
libs/exavmlib/lib/Protocol.ex#L680
Module.Types.Descr.dynamic/0 is undefined (module Module.Types.Descr is not available or is yet to be defined)
|
|
build-and-test (gcc-9, -O3, 25, 1.11.1)
You are using deprecated ImageOS ubuntu-20.04. Support for maintenance is very limited. Consider a non-deprecated version as mentioned in the README.md.
|
|
build-and-test (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
first2..last2 inside match is deprecated, you must always match on the step: first2..last2//var or first2..last2//_ if you want to ignore it
|
|
build-and-test (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
first1..last1 inside match is deprecated, you must always match on the step: first1..last1//var or first1..last1//_ if you want to ignore it
|
|
build-and-test (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
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 (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
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 (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
build-and-test (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
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 (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
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 (gcc-14, -Os, 27, ubuntu-24.04, g++-14, 1.17, 3.24.0, gcc-14 g++-14)
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 (cc, 22, ubuntu:20.04, c++, 1.8, 3.18.0, g++)
You are using deprecated ImageOS ubuntu-20.04. Support for maintenance is very limited. Consider a non-deprecated version as mentioned in the README.md.
|