Skip to content

Bump actions/dependency-review-action from 4 to 5 #271

Bump actions/dependency-review-action from 4 to 5

Bump actions/dependency-review-action from 4 to 5 #271

Triggered via pull request June 3, 2026 07:07
Status Failure
Total duration 1m 6s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
22s
1️⃣ Syntax errors
3️⃣ Static Analysis
27s
3️⃣ Static Analysis
4️⃣ Coding Standards
28s
4️⃣ Coding Standards
6️⃣ Rector Checkstyle
36s
6️⃣ Rector Checkstyle
7️⃣ Exported files
4s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 14 warnings
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
Process completed with exit code 2.
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
Process completed with exit code 2.
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
Process completed with exit code 2.
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, highest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, highest)
The operation was canceled.
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
Process completed with exit code 2.
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, highest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, highest)
The operation was canceled.
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, lowest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, lowest)
The operation was canceled.
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
The operation was canceled.
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, lowest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, lowest)
The operation was canceled.
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
The strategy configuration was canceled because "unit_tests.ubuntu-latest_8_3_lowest" failed
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
The operation was canceled.
3️⃣ Static Analysis
Process completed with exit code 2.
3️⃣ Static Analysis: src/X509/GeneralName/IPv4Address.php#L32
Parameter #2 $array of function implode expects array<string>, array given.
3️⃣ Static Analysis: src/X509/GeneralName/IPv4Address.php#L31
Parameter #2 $array of function implode expects array<string>, array given.
3️⃣ Static Analysis: src/X509/GeneralName/IPv4Address.php#L28
Parameter #2 $array of function implode expects array<string>, array given.
3️⃣ Static Analysis: src/X509/CertificationPath/PathValidation/PathValidator.php#L75
Binary operation "+" between int<0, max>|string and 1 results in an error.
3️⃣ Static Analysis: src/X509/CertificationPath/PathValidation/PathValidator.php#L0
Ignored error "Binary operation "+" between int|string and 1 results in an error." (binaryOp.invalid) in path /home/runner/work/pki-framework/pki-framework/src/X509/CertificationPath/PathValidation/PathValidator.php was not matched in reported errors.
3️⃣ Static Analysis: src/X501/ASN1/Name.php#L72
Cannot use array destructuring on string.
3️⃣ Static Analysis: src/ASN1/Type/Primitive/Real.php#L542
Call to deprecated method testBit() of class Brick\Math\BigInteger: Use isBitSet().
3️⃣ Static Analysis: src/ASN1/Type/Primitive/Real.php#L517
Call to deprecated method testBit() of class Brick\Math\BigInteger: Use isBitSet().
4️⃣ Coding Standards
Process completed with exit code 2.
1️⃣ Syntax errors
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.4, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.5, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
3️⃣ Static Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
4️⃣ Coding Standards
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
6️⃣ Rector Checkstyle
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/