-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathphpstan.baseline-generated-files.neon
More file actions
111 lines (93 loc) · 4.56 KB
/
phpstan.baseline-generated-files.neon
File metadata and controls
111 lines (93 loc) · 4.56 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
parameters:
ignoreErrors:
-
message: "#^Result of && is always false\\.$#"
count: 1
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Strict comparison using \\=\\=\\= between false and true will always evaluate to false\\.$#"
count: 1
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: '#^Call to deprecated method#'
count: 3
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: '#^Only booleans are allowed in &&#'
count: 1
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Call to an undefined method Shopware\\\\Core\\\\Content\\\\Media\\\\Message\\\\GenerateThumbnailsMessage\\:\\:setContext\\(\\)\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: '#^Call to deprecated method#'
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Method Frosh\\\\ThumbnailProcessor\\\\DependencyInjection\\\\ThumbnailService\\:\\:(.*)\\(\\) is unused\\.$#"
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Anonymous function should return array but returns mixed.#"
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#tag\\:v6\\.7\\.0 - reason\\:return-type-change - Return type will be native#"
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Frosh\\\\ThumbnailProcessor\\\\DependencyInjection\\\\FileSaver::__construct\\(\\) does not call parent constructor from Shopware\\\\Core\\\\Content\\\\Media\\\\File\\\\FileSaver\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Only booleans are allowed in a negated boolean, string\\|null given\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Call to function is_string\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Only booleans are allowed in a negated boolean, Shopware\\\\Core\\\\Content\\\\Media\\\\Aggregate\\\\MediaThumbnail\\\\MediaThumbnailCollection\\|null given\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false
-
message: "#^Frosh\\\\ThumbnailProcessor\\\\DependencyInjection\\\\ThumbnailService::__construct\\(\\) does not call parent constructor from Shopware\\\\Core\\\\Content\\\\Media\\\\Thumbnail\\\\ThumbnailService\\.$#"
count: 1
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
count: 4
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Only booleans are allowed in a negated boolean, Shopware\\\\Core\\\\Content\\\\Media\\\\Aggregate\\\\MediaThumbnail\\\\MediaThumbnailCollection\\|null given\\.$#"
count: 1
path: src/DependencyInjection/ThumbnailService.php
reportUnmatched: false
-
message: "#^Parameter \\#4 \\$metadata of method Frosh\\\\ThumbnailProcessor\\\\DependencyInjection\\\\FileSaver::updateMediaEntity\\(\\) expects array<string, mixed>\\|null, array\\|null given\\.$#"
count: 1
path: src/DependencyInjection/FileSaver.php
reportUnmatched: false