Skip to content

WIP: Initial commit #43

WIP: Initial commit

WIP: Initial commit #43

Triggered via push May 6, 2026 14:08
Status Failure
Total duration 11m 53s
Artifacts 12

ci.yaml

on: push
Check all backends  /  Prepare
7s
Check all backends / Prepare
Check all backends  /  Dialyzer (OTP-28.4.3)
2m 45s
Check all backends / Dialyzer (OTP-28.4.3)
Matrix: Check all backends / Tests
Matrix: Check all backends / Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 138 warnings, and 4 notices
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
Process completed with exit code 2.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
spec for undefined function handle_continue/2
Check all backends / Tests (OTP-29.0-rc3, macos-14)
spec for undefined function handle_info/2
Check all backends / Tests (OTP-29.0-rc3, macos-14)
spec for undefined function handle_call/3
Check all backends / Tests (OTP-29.0-rc3, macos-14)
function handle_info/2 undefined, did you mean handle_cast/2?
Check all backends / Tests (OTP-29.0-rc3, macos-14)
function handle_continue/2 undefined, did you mean handle_cast/2?
Check all backends / Tests (OTP-29.0-rc3, macos-14)
function handle_call/3 undefined
Check all backends / Tests (OTP-29.0-rc3, macos-14)
undefined macro 'tp_ignore_side_effects_in_prod/2'
Check all backends / Tests (OTP-29.0-rc3, macos-14)
undefined macro 'tp_ignore_side_effects_in_prod/2'
Check all backends / Tests (OTP-29.0-rc3, macos-14)
undefined macro 'tp_ignore_side_effects_in_prod/2'
Check all backends / Tests (OTP-29.0-rc3, macos-14)
can't find include lib "snabbkaffe/include/snabbkaffe.hrl"
Check all backends / Prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-28.4.3, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function peername/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function peercert/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_unidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_bidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function make_event/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function handshake/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function peername/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function peercert/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function connect/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_unidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_bidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function make_event/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function close_stream/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function handshake/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-28.4.3, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function connect/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function close_stream/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-26.2.5.20, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
No files were found with the provided path: logs/. No artifacts will be uploaded.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-29.0-rc3, ubuntu-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-26.2.5.20, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-28.4.3, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function peername/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function peercert/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_unidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function open_bidi_stream/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function make_event/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function handshake/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function connect/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function close_stream/3 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/2 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, windows-latest): src/corral_quicer.erl#L18
undefined callback function close/1 (behaviour 'corral_backend')
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Tests (OTP-27.3.4.11, ubuntu-latest)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Dialyzer (OTP-28.4.3)
multi-character character constant [-Wmultichar]
Check all backends / Tests (master, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, ubuntu-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (master, ubuntu-latest)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-29.0-rc3, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-29.0-rc3, macos-14)
No files were found with the provided path: logs/. No artifacts will be uploaded.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (OTP-29.0-rc3, macos-14)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-29.0-rc3, macos-14)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-28.4.3, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-26.2.5.20, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (OTP-27.3.4.11, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (master, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
Check all backends / Tests (master, macos-14)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (master, macos-14)
a pattern `P1=P2` where both sides are constructors
Check all backends / Tests (OTP-29.0-rc3, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Check all backends / Tests (OTP-28.4.3, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Check all backends / Tests (OTP-26.2.5.20, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Check all backends / Tests (OTP-27.3.4.11, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
Common Test logs (OTP-26.2.5.20 Linux) Expired
184 KB
sha256:b9528241c5a1ff3b52c6a059bad86d37792c4b82df63c3a773f8041df618cc3b
Common Test logs (OTP-26.2.5.20 Windows) Expired
122 KB
sha256:131f5b498247b11204adf8da5036db67220a28ef4ac0fafeb31fc100042f7587
Common Test logs (OTP-26.2.5.20 macOS) Expired
194 KB
sha256:8c4db39fccb9b1788c4d83ea28b6122b347891640dec46f67a562ef150eaad48
Common Test logs (OTP-27.3.4.11 Linux) Expired
185 KB
sha256:73c2de300cd3d52dad58a7166ed8c122c4bb3e449e78ea173ee1c0144149baa3
Common Test logs (OTP-27.3.4.11 Windows) Expired
123 KB
sha256:43bf733d8cd12dba042f67a7d2ca32ccb5a9a693c5b065dfd1b8bf1e8d8ab8da
Common Test logs (OTP-27.3.4.11 macOS) Expired
194 KB
sha256:4dd0c6fb5630d979177b673b2deed3108d24d4604eaff3d7091144e6b5c13269
Common Test logs (OTP-28.4.3 Linux) Expired
190 KB
sha256:be353b7269ac0859b4aad49571b77cf128deb29db7c583090eacea99c094dd6d
Common Test logs (OTP-28.4.3 Windows) Expired
128 KB
sha256:2ba83abde88d65e8d7f3972f54d0e8b6c9955f83bf3512b1f8abc16e927da29b
Common Test logs (OTP-28.4.3 macOS) Expired
200 KB
sha256:ec9431d02eeaf2588575afc9eb5a0468ce9f3e4b85a1c0300e3f1afff9cb57b6
Common Test logs (OTP-29.0-rc3 Windows) Expired
128 KB
sha256:e24c290dd653a9fd72c85a02abfeb4267e66a9d37ff7e1071b4ac7ee69a64c91
Common Test logs (master Linux) Expired
190 KB
sha256:9f57e0769c3ffe565c2ea2e1144cad78134bbb9c5c1c8042baa30e3b3b8ee9dd
Common Test logs (master macOS) Expired
200 KB
sha256:8701a9b0d61f10fa58b106dd87d6369a2bbdaf493d7d0da1a4ab62606b173e04