|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:assetResponse\\(\\) should return array\\{asset\\: array\\{filename\\: string, created_at\\: string, updated_at\\: string, expire_at\\: string\\|null, content_length\\: int, signed_url\\: string, content_type\\: string\\}\\} but returns array\\.$#" |
| 4 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Datasource\:\:\$dimensions \(list\<Storyblok\\Api\\Domain\\Value\\DatasourceDimension\>\) does not accept array\<Storyblok\\Api\\Domain\\Value\\DatasourceDimension\>\.$#' |
| 5 | + identifier: assign.propertyType |
5 | 6 | count: 1
|
6 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 7 | + path: src/Domain/Value/Datasource.php |
7 | 8 |
|
8 | 9 | -
|
9 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:datasourceDimensionResponse\\(\\) should return array\\{id\\: int, name\\: string, entry_value\\: string, datasource_id\\: int, created_at\\: string, updated_at\\: string\\} but returns array\\.$#" |
| 10 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Field\\FieldCollection\:\:\$items \(list\<Storyblok\\Api\\Domain\\Value\\Field\\Field\>\) does not accept array\<int\<0, max\>, Storyblok\\Api\\Domain\\Value\\Field\\Field\>\.$#' |
| 11 | + identifier: assign.propertyType |
10 | 12 | count: 1
|
11 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 13 | + path: src/Domain/Value/Field/FieldCollection.php |
12 | 14 |
|
13 | 15 | -
|
14 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:datasourceEntriesResponse\\(\\) should return array\\{datasource_entries\\: array\\<int, array\\{id\\: int, name\\: string, value\\: string, dimension_value\\: string\\|null\\}\\>\\} but returns array\\.$#" |
| 16 | + message: '#^PHPDoc tag @return contains unresolvable type\.$#' |
| 17 | + identifier: return.unresolvableType |
15 | 18 | count: 1
|
16 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 19 | + path: src/Domain/Value/Filter/FilterCollection.php |
17 | 20 |
|
18 | 21 | -
|
19 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:datasourceEntryResponse\\(\\) should return array\\{id\\: int, name\\: string, value\\: string, dimension_value\\: string\\|null\\} but returns array\\.$#" |
| 22 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Filter\\FilterCollection\:\:\$items \(list\<Storyblok\\Api\\Domain\\Value\\Filter\\Filters\\Filter\>\) does not accept array\<int\<0, max\>, Storyblok\\Api\\Domain\\Value\\Filter\\Filters\\Filter\>\.$#' |
| 23 | + identifier: assign.propertyType |
20 | 24 | count: 1
|
21 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 25 | + path: src/Domain/Value/Filter/FilterCollection.php |
22 | 26 |
|
23 | 27 | -
|
24 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:datasourceResponse\\(\\) should return array\\{id\\: int, name\\: string, slug\\: string, dimensions\\: array\\<int, array\\{id\\: int, name\\: string, entry_value\\: string, datasource_id\\: int, created_at\\: string, updated_at\\: string\\}\\>\\} but returns array\\.$#" |
| 28 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\IdCollection\:\:\$items \(list\<Storyblok\\Api\\Domain\\Value\\Id\>\) does not accept array\<int\<0, max\>, Storyblok\\Api\\Domain\\Value\\Id\>\.$#' |
| 29 | + identifier: assign.propertyType |
25 | 30 | count: 1
|
26 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 31 | + path: src/Domain/Value/IdCollection.php |
27 | 32 |
|
28 | 33 | -
|
29 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:datasourcesResponse\\(\\) should return array\\{datasources\\: array\\<int, array\\<string, mixed\\>\\>\\} but returns array\\.$#" |
| 34 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Link\:\:\$alternates \(list\<Storyblok\\Api\\Domain\\Value\\LinkAlternate\>\) does not accept array\<Storyblok\\Api\\Domain\\Value\\LinkAlternate\>\.$#' |
| 35 | + identifier: assign.propertyType |
30 | 36 | count: 1
|
31 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 37 | + path: src/Domain/Value/Link.php |
32 | 38 |
|
33 | 39 | -
|
34 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:linkAlternateResponse\\(\\) should return array\\{lang\\: string, name\\: string, path\\: string, published\\: bool, translated_slug\\: string\\} but returns array\\.$#" |
| 40 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Resolver\\RelationCollection\:\:\$items \(list\<Storyblok\\Api\\Domain\\Value\\Resolver\\Relation\>\) does not accept array\<int\<0, max\>, Storyblok\\Api\\Domain\\Value\\Resolver\\Relation\>\.$#' |
| 41 | + identifier: assign.propertyType |
35 | 42 | count: 1
|
36 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 43 | + path: src/Domain/Value/Resolver/RelationCollection.php |
37 | 44 |
|
38 | 45 | -
|
39 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:linkResponse\\(\\) should return array\\{uuid\\: string, id\\: int, parent_id\\: int\\|null, name\\: string, slug\\: string, path\\: string, real_path\\: string, is_folder\\: bool, \\.\\.\\.\\} but returns array\\.$#" |
| 46 | + message: '#^Property Storyblok\\Api\\Domain\\Value\\Tag\\TagCollection\:\:\$items \(list\<Storyblok\\Api\\Domain\\Value\\Tag\\Tag\>\) does not accept array\<int\<0, max\>, Storyblok\\Api\\Domain\\Value\\Tag\\Tag\>\.$#' |
| 47 | + identifier: assign.propertyType |
40 | 48 | count: 1
|
41 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 49 | + path: src/Domain/Value/Tag/TagCollection.php |
42 | 50 |
|
43 | 51 | -
|
44 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:linksResponse\\(\\) should return array\\{links\\: array\\<int, array\\<string, mixed\\>\\>\\} but returns array\\.$#" |
| 52 | + message: '#^Method Storyblok\\Api\\Request\\StoriesRequest\:\:toArray\(\) should return array\{language\: string, page\: int, per_page\: int, sort_by\?\: string, filter_query\?\: list\<mixed\>, with_tag\?\: string, excluding_fields\?\: string, excluding_ids\?\: string, \.\.\.\} but returns array\{language\: string, page\: int, per_page\: int, sort_by\?\: string, filter_query\?\: array, with_tag\?\: string, excluding_fields\?\: string, excluding_ids\?\: string, \.\.\.\}\.$#' |
| 53 | + identifier: return.type |
45 | 54 | count: 1
|
46 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 55 | + path: src/Request/StoriesRequest.php |
47 | 56 |
|
48 | 57 | -
|
49 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:spaceResponse\\(\\) should return array\\{id\\: int, name\\: string, domain\\: string, version\\: int, language_codes\\: array\\<int, string\\>\\} but returns array\\.$#" |
| 58 | + message: '#^Property Storyblok\\Api\\Response\\DatasourceEntriesResponse\:\:\$datasourceEntries \(list\<Storyblok\\Api\\Domain\\Value\\DatasourceEntry\>\) does not accept array\<Storyblok\\Api\\Domain\\Value\\DatasourceEntry\>\.$#' |
| 59 | + identifier: assign.propertyType |
50 | 60 | count: 1
|
51 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 61 | + path: src/Response/DatasourceEntriesResponse.php |
52 | 62 |
|
53 | 63 | -
|
54 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:storiesResponse\\(\\) should return array\\{cv\\: int, stories\\: array\\<int, array\\<string, mixed\\>\\>, links\\: array\\<string\\>, rels\\: array\\<string\\>\\} but returns array\\.$#" |
| 64 | + message: '#^Property Storyblok\\Api\\Response\\DatasourcesResponse\:\:\$datasources \(list\<Storyblok\\Api\\Domain\\Value\\Datasource\>\) does not accept array\<Storyblok\\Api\\Domain\\Value\\Datasource\>\.$#' |
| 65 | + identifier: assign.propertyType |
55 | 66 | count: 1
|
56 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 67 | + path: src/Response/DatasourcesResponse.php |
57 | 68 |
|
58 | 69 | -
|
59 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:storyResponse\\(\\) should return array\\{cv\\: int, story\\: array\\<string, mixed\\>, links\\: array\\<string\\>, rels\\: array\\<string\\>\\} but returns array\\.$#" |
| 70 | + message: '#^Property Storyblok\\Api\\Response\\TagsResponse\:\:\$tags \(list\<Storyblok\\Api\\Domain\\Value\\Tag\>\) does not accept array\<Storyblok\\Api\\Domain\\Value\\Tag\>\.$#' |
| 71 | + identifier: assign.propertyType |
60 | 72 | count: 1
|
61 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 73 | + path: src/Response/TagsResponse.php |
62 | 74 |
|
63 | 75 | -
|
64 |
| - message: "#^Method Storyblok\\\\Api\\\\Bridge\\\\Faker\\\\Provider\\\\StoryblokProvider\\:\\:tagsResponse\\(\\) should return array\\{tags\\: array\\<int, array\\{name\\: string, taggings_count\\: int\\}\\>\\} but returns array\\.$#" |
| 76 | + message: '#^Cannot call method format\(\) on DateTimeImmutable\|null\.$#' |
| 77 | + identifier: method.nonObject |
65 | 78 | count: 1
|
66 |
| - path: src/Bridge/Faker/Provider/StoryblokProvider.php |
| 79 | + path: tests/Unit/Domain/Value/AssetTest.php |
67 | 80 |
|
68 | 81 | -
|
69 |
| - message: "#^Method Storyblok\\\\Api\\\\Domain\\\\Value\\\\Filter\\\\FilterCollection\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#" |
70 |
| - count: 1 |
71 |
| - path: src/Domain/Value/Filter/FilterCollection.php |
| 82 | + message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with Storyblok\\Api\\Domain\\Value\\Field\\FieldCollection will always evaluate to false\.$#' |
| 83 | + identifier: staticMethod.impossibleType |
| 84 | + count: 2 |
| 85 | + path: tests/Unit/Domain/Value/Field/FieldCollectionTest.php |
72 | 86 |
|
73 | 87 | -
|
74 |
| - message: "#^PHPDoc tag @return contains unresolvable type\\.$#" |
75 |
| - count: 1 |
76 |
| - path: src/Domain/Value/Filter/FilterCollection.php |
| 88 | + message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with Storyblok\\Api\\Domain\\Value\\Filter\\FilterCollection will always evaluate to false\.$#' |
| 89 | + identifier: staticMethod.impossibleType |
| 90 | + count: 2 |
| 91 | + path: tests/Unit/Domain/Value/Filter/FilterCollectionTest.php |
77 | 92 |
|
78 | 93 | -
|
79 |
| - message: "#^Cannot call method format\\(\\) on DateTimeImmutable\\|null\\.$#" |
80 |
| - count: 1 |
81 |
| - path: tests/Unit/Domain/Value/AssetTest.php |
| 94 | + message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with Storyblok\\Api\\Domain\\Value\\IdCollection will always evaluate to false\.$#' |
| 95 | + identifier: staticMethod.impossibleType |
| 96 | + count: 2 |
| 97 | + path: tests/Unit/Domain/Value/IdCollectionTest.php |
| 98 | + |
| 99 | + - |
| 100 | + message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with Storyblok\\Api\\Domain\\Value\\Resolver\\RelationCollection will always evaluate to false\.$#' |
| 101 | + identifier: staticMethod.impossibleType |
| 102 | + count: 2 |
| 103 | + path: tests/Unit/Domain/Value/Resolver/RelationCollectionTest.php |
| 104 | + |
| 105 | + - |
| 106 | + message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with Storyblok\\Api\\Domain\\Value\\Tag\\TagCollection will always evaluate to false\.$#' |
| 107 | + identifier: staticMethod.impossibleType |
| 108 | + count: 2 |
| 109 | + path: tests/Unit/Domain/Value/Tag/TagCollectionTest.php |
82 | 110 |
|
0 commit comments