Move yaml dependency to require-dev section - #392
Closed
ChristianGripp wants to merge 1 commit into
Closed
ChristianGripp wants to merge 1 commit into
ChristianGripp wants to merge 1 commit into
Annotations
6 errors and 1 warning
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/ContentSecurityPolicy/Violation/Report.php#L186
Parameter #1 $data of class Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Report constructor expects array{document-uri?: string, referrer?: string, blocked-uri?: string, effective-directive?: string, violated-directive?: string, original-policy?: string, disposition?: string, status-code?: int, ...}, non-empty-array<mixed> given.
|
|
PHPStan:
src/ContentSecurityPolicy/Violation/Report.php#L177
Parameter #2 $string of function explode expects string, mixed given.
|
|
PHPStan:
src/ContentSecurityPolicy/Violation/Report.php#L59
Property Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Report::$data (array{document-uri?: string, referrer?: string, blocked-uri?: string, effective-directive?: string, violated-directive?: string, original-policy?: string, disposition?: string, status-code?: int, ...}) does not accept non-empty-array{document-uri?: int|string, referrer?: int|string, blocked-uri?: int|string, effective-directive?: int|string, violated-directive?: int|string, original-policy?: int|string, disposition?: int|string, status-code?: int|string, ...}.
|
|
PHPStan:
src/ContentSecurityPolicy/Violation/Report.php#L0
Ignored error pattern #^Property Nelmio\\SecurityBundle\\ContentSecurityPolicy\\Violation\\Report\:\:\$data \(array\{document\-uri\?\: string, referrer\?\: string, blocked\-uri\?\: string, effective\-directive\?\: string, violated\-directive\?\: string, original\-policy\?\: string, disposition\?\: string, status\-code\?\: int, \.\.\.\}\) does not accept array\{document\-uri\?\: int\|string, referrer\?\: int\|string, blocked\-uri\?\: int\|string, effective\-directive\?\: int\|string, violated\-directive\?\: int\|string, original\-policy\?\: int\|string, disposition\?\: int\|string, status\-code\?\: int\|string, \.\.\.\}\.$# (assign.propertyType) in path /home/runner/work/NelmioSecurityBundle/NelmioSecurityBundle/src/ContentSecurityPolicy/Violation/Report.php was not matched in reported errors.
|
|
PHPStan:
src/ContentSecurityPolicy/Violation/Report.php#L0
Ignored error pattern #^Parameter \#1 \$data of class Nelmio\\SecurityBundle\\ContentSecurityPolicy\\Violation\\Report constructor expects array\{document\-uri\?\: string, referrer\?\: string, blocked\-uri\?\: string, effective\-directive\?\: string, violated\-directive\?\: string, original\-policy\?\: string, disposition\?\: string, status\-code\?\: int, \.\.\.\}, non\-empty\-array given\.$# (argument.type) in path /home/runner/work/NelmioSecurityBundle/NelmioSecurityBundle/src/ContentSecurityPolicy/Violation/Report.php was not matched in reported errors.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading