-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathphpstan-baseline.neon
More file actions
121 lines (98 loc) · 9.49 KB
/
Copy pathphpstan-baseline.neon
File metadata and controls
121 lines (98 loc) · 9.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
parameters:
ignoreErrors:
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: Content/ContentTypeResolver/SmartContentResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/AccountDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/ArticleDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/ArticlePageTreeDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/ContactDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/MediaDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/PageDataProviderResolver.php
-
message: "#^Parameter \\#1 \\$filters of method Sulu\\\\Bundle\\\\AdminBundle\\\\SmartContent\\\\SmartContentProviderInterface\\:\\:findFlatBy\\(\\) expects array\\{categories\\: array\\<int\\>, categoryOperator\\: 'AND'\\|'OR', websiteCategories\\: array\\<string\\>, websiteCategoryOperator\\: 'AND'\\|'OR', tags\\: array\\<int\\>, tagOperator\\: 'AND'\\|'OR', websiteTags\\: array\\<string\\>, websiteTagOperator\\: 'AND'\\|'OR', \\.\\.\\.\\}, array\\<string, mixed\\> given\\.$#"
count: 1
path: Content/DataProviderResolver/SnippetDataProviderResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\ExcerptResolver\\:\\:getExcerptTaxonomyData\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/ExtensionResolver/ExcerptResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\ExcerptResolver\\:\\:resolve\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/ExtensionResolver/ExcerptResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\ExtensionResolverInterface\\:\\:resolve\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/ExtensionResolver/ExtensionResolverInterface.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\SeoResolver\\:\\:resolve\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/ExtensionResolver/SeoResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolver\\:\\:buildAttributes\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolver\\:\\:resolve\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolver\\:\\:resolveExtensionProperties\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolver\\:\\:resolveExtensions\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolver\\:\\:resolveProperties\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolver.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolverInterface\\:\\:resolve\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolverInterface.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\StructureResolverInterface\\:\\:resolveProperties\\(\\) has parameter \\$dimensionContent with generic interface Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface but does not specify its types\\: T$#"
count: 1
path: Content/StructureResolverInterface.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Tests\\\\Unit\\\\Content\\\\ExtensionResolver\\\\ExcerptResolverTest\\:\\:createExcerptDimensionContent\\(\\) return type with generic class Prophecy\\\\Prophecy\\\\ObjectProphecy does not specify its types\\: T$#"
count: 1
path: Tests/Unit/Content/ExtensionResolver/ExcerptResolverTest.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Tests\\\\Unit\\\\Content\\\\ExtensionResolver\\\\ExcerptResolverTest\\:\\:createTaxonomyDimensionContent\\(\\) return type with generic class Prophecy\\\\Prophecy\\\\ObjectProphecy does not specify its types\\: T$#"
count: 1
path: Tests/Unit/Content/ExtensionResolver/ExcerptResolverTest.php
-
message: "#^Parameter \\#1 \\$dimensionContent of method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\ExcerptResolver\\:\\:resolve\\(\\) expects Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface, object given\\.$#"
count: 8
path: Tests/Unit/Content/ExtensionResolver/ExcerptResolverTest.php
-
message: "#^Method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Tests\\\\Unit\\\\Content\\\\ExtensionResolver\\\\SeoResolverTest\\:\\:createSeoDimensionContent\\(\\) return type with generic class Prophecy\\\\Prophecy\\\\ObjectProphecy does not specify its types\\: T$#"
count: 1
path: Tests/Unit/Content/ExtensionResolver/SeoResolverTest.php
-
message: "#^Parameter \\#1 \\$dimensionContent of method Sulu\\\\Bundle\\\\HeadlessBundle\\\\Content\\\\ExtensionResolver\\\\SeoResolver\\:\\:resolve\\(\\) expects Sulu\\\\Content\\\\Domain\\\\Model\\\\DimensionContentInterface, object given\\.$#"
count: 7
path: Tests/Unit/Content/ExtensionResolver/SeoResolverTest.php