Skip to content

Fix codesniffer issues #332

Fix codesniffer issues

Fix codesniffer issues #332

Triggered via push March 21, 2026 18:54
Status Failure
Total duration 1m 48s
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
12s
Code coverage
Quality control
34s
Quality control
Security checks
20s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.