Skip to content

Merge branch 'master' into vcdm2 #311

Merge branch 'master' into vcdm2

Merge branch 'master' into vcdm2 #311

Triggered via push March 18, 2026 12:12
Status Failure
Total duration 2m 10s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
8s
Code coverage
Quality control
32s
Quality control
Security checks
18s
Security checks
Cleanup artifacts
5s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Security checks
Process completed with exit code 2.
Quality control: src/Federation/MetadataPolicyResolver.php#L96
Parameter #1 $array of function array_diff expects an array of values castable to string, array given.
Quality control: src/Federation/MetadataPolicyResolver.php#L94
Parameter #2 $arrays of function array_intersect expects an array of values castable to string, array given.
Quality control: src/Federation/MetadataPolicyApplicator.php#L214
Parameter #2 $array of function implode expects array<string>, array<mixed, mixed> given.
Quality control: src/Federation/MetadataPolicyApplicator.php#L130
Parameter #2 $arrays of function array_intersect expects an array of values castable to string, array<mixed> given.
Quality control: src/Federation/MetadataPolicyApplicator.php#L130
Parameter #1 $array of function array_intersect expects an array of values castable to string, array<mixed> given.
Quality control: src/Federation/MetadataPolicyApplicator.php#L76
Parameter #1 $array of function array_unique expects an array of values castable to string, array<mixed> given.
Quality control: src/Codebooks/MetadataPolicyOperatorsEnum.php#L158
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array<mixed> given.
Quality control: src/Codebooks/MetadataPolicyOperatorsEnum.php#L158
Parameter #1 $array of function array_diff expects an array of values castable to string, array given.
Quality control: src/Codebooks/MetadataPolicyOperatorsEnum.php#L146
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array given.
Quality control: src/Codebooks/MetadataPolicyOperatorsEnum.php#L146
Parameter #1 $array of function array_diff expects an array of values castable to string, array<mixed> given.
Code coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/