Enable entity collection #370
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
7s
Annotations
6 errors
|
Security checks
Process completed with exit code 2.
|
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/Federation/EntityCollection/EntityCollectionResponseFactory.php#L136
Parameter $entities of class SimpleSAML\OpenID\Federation\EntityCollection\EntityCollectionResponse constructor expects array<SimpleSAML\OpenID\Federation\EntityCollection\EntityCollectionEntry>, list<array<string, mixed>> given.
|
|
Quality control:
src/Federation/EntityCollection/EntityCollectionResponseFactory.php#L133
Parameter #1 $entities of method SimpleSAML\OpenID\Federation\EntityCollection\EntityCollectionPaginator::paginate() expects array<string, array<string, mixed>>, array<string, SimpleSAML\OpenID\Federation\EntityCollection\EntityCollectionEntry> given.
|
|
Quality control:
src/Federation/EntityCollection/EntityCollectionResponseFactory.php#L62
Call to function is_string() with string will always evaluate to true.
|
|
Quality control:
src/Federation/EntityCollection/EntityCollectionResponseFactory.php#L52
Parameter #1 $criteria of method SimpleSAML\OpenID\Federation\EntityCollection::filter() expects array{entity_type?: array<string>, trust_mark_type?: array<string>, query?: string}, array{entity_type?: array<string>, trust_mark_type?: string, query?: string, trust_anchor?: string, sort_by?: array<string>|string, sort_dir?: 'asc'|'desc', entity_claims?: array<string>, ui_claims?: array<string>, ...} given.
|