Skip to content

feat: add newer_concurrent_versions option to put lifecycle #460

feat: add newer_concurrent_versions option to put lifecycle

feat: add newer_concurrent_versions option to put lifecycle #460

Re-run triggered June 4, 2024 00:52
Status Failure
Total duration 1m 0s
Artifacts

on-push.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 71 warnings
build (24.x, 1.16.x)
Process completed with exit code 1.
build (24.x, 1.11.x)
The job was canceled because "_24_x_1_16_x" failed.
build (24.x, 1.12.x)
The job was canceled because "_24_x_1_16_x" failed.
build (25.x, 1.13.x)
The job was canceled because "_24_x_1_16_x" failed.
build (25.x, 1.13.x)
The operation was canceled.
build (25.x, 1.15.x)
The job was canceled because "_24_x_1_16_x" failed.
build (25.x, 1.15.x)
The operation was canceled.
build (25.x, 1.14.x)
The job was canceled because "_24_x_1_16_x" failed.
build (25.x, 1.14.x)
The operation was canceled.
build (25.x, 1.16.x)
The job was canceled because "_24_x_1_16_x" failed.
build (25.x, 1.16.x)
The operation was canceled.
build (23.x, 1.13.x)
The job was canceled because "_24_x_1_16_x" failed.
build (23.x, 1.13.x)
The operation was canceled.
build (23.x, 1.14.x)
The job was canceled because "_24_x_1_16_x" failed.
build (23.x, 1.14.x)
The operation was canceled.
build (23.x, 1.12.x)
The job was canceled because "_24_x_1_16_x" failed.
build (23.x, 1.12.x)
The operation was canceled.
build (23.x, 1.11.x)
The job was canceled because "_24_x_1_16_x" failed.
build (23.x, 1.11.x)
The operation was canceled.
build (24.x, 1.14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (24.x, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (24.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (24.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (24.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.14.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.14.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (24.x, 1.14.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (24.x, 1.14.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (24.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.13.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (24.x, 1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (24.x, 1.13.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (24.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (24.x, 1.13.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (24.x, 1.16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (24.x, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (24.x, 1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
build (24.x, 1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
build (24.x, 1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (24.x, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (24.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
build (24.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
build (24.x, 1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.15.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.15.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (24.x, 1.15.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (24.x, 1.15.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (24.x, 1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build (24.x, 1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (24.x, 1.11.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
build (24.x, 1.11.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (24.x, 1.12.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (24.x, 1.12.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (25.x, 1.13.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (25.x, 1.13.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (25.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (25.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
build (25.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
build (25.x, 1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.15.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.15.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (25.x, 1.15.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (25.x, 1.15.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (25.x, 1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build (25.x, 1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (25.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (25.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.14.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.14.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (25.x, 1.14.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (25.x, 1.14.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (25.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (25.x, 1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
build (25.x, 1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
build (23.x, 1.13.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (23.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (23.x, 1.13.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (23.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (23.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
build (23.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (23.x, 1.14.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build (23.x, 1.14.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
build (23.x, 1.14.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (23.x, 1.14.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (23.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build (23.x, 1.12.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
build (23.x, 1.12.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
build (23.x, 1.11.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
build (23.x, 1.11.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead