Skip to content

Commit 9c99531

Browse files
committed
[TASK] Update Baseline
1 parent 48904ec commit 9c99531

1 file changed

Lines changed: 0 additions & 192 deletions

File tree

config/phpstan-baseline.neon

Lines changed: 0 additions & 192 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
5-
identifier: method.notFound
6-
count: 1
7-
path: ../src/CSSList/AtRuleBlockList.php
8-
9-
-
10-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
11-
identifier: method.notFound
12-
count: 1
13-
path: ../src/CSSList/AtRuleBlockList.php
14-
153
-
164
message: '#^Only booleans are allowed in an if condition, string given\.$#'
175
identifier: if.condNotBoolean
@@ -30,30 +18,6 @@ parameters:
3018
count: 1
3119
path: ../src/CSSList/CSSBlockList.php
3220

33-
-
34-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:safely\(\)\.$#'
35-
identifier: method.notFound
36-
count: 1
37-
path: ../src/CSSList/CSSList.php
38-
39-
-
40-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterBlocks\(\)\.$#'
41-
identifier: method.notFound
42-
count: 1
43-
path: ../src/CSSList/CSSList.php
44-
45-
-
46-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeBlocks\(\)\.$#'
47-
identifier: method.notFound
48-
count: 1
49-
path: ../src/CSSList/CSSList.php
50-
51-
-
52-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBetweenBlocks\(\)\.$#'
53-
identifier: method.notFound
54-
count: 1
55-
path: ../src/CSSList/CSSList.php
56-
5721
-
5822
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
5923
identifier: notEqual.notAllowed
@@ -72,30 +36,12 @@ parameters:
7236
count: 1
7337
path: ../src/CSSList/CSSList.php
7438

75-
-
76-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
77-
identifier: method.notFound
78-
count: 1
79-
path: ../src/CSSList/Document.php
80-
8139
-
8240
message: '#^Parameters should have "string\|null" types as the only types passed to this method$#'
8341
identifier: typePerfect.narrowPublicClassMethodParamType
8442
count: 1
8543
path: ../src/CSSList/Document.php
8644

87-
-
88-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
89-
identifier: method.notFound
90-
count: 1
91-
path: ../src/CSSList/KeyFrame.php
92-
93-
-
94-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
95-
identifier: method.notFound
96-
count: 1
97-
path: ../src/CSSList/KeyFrame.php
98-
9945
-
10046
message: '#^Parameters should have "string" types as the only types passed to this method$#'
10147
identifier: typePerfect.narrowPublicClassMethodParamType
@@ -150,24 +96,12 @@ parameters:
15096
count: 1
15197
path: ../src/Property/CSSNamespace.php
15298

153-
-
154-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
155-
identifier: method.notFound
156-
count: 1
157-
path: ../src/Property/Charset.php
158-
15999
-
160100
message: '#^Method Sabberworm\\CSS\\Property\\Charset\:\:atRuleArgs\(\) should return string but returns Sabberworm\\CSS\\Value\\CSSString\.$#'
161101
identifier: return.type
162102
count: 1
163103
path: ../src/Property/Charset.php
164104

165-
-
166-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
167-
identifier: method.notFound
168-
count: 1
169-
path: ../src/Property/Import.php
170-
171105
-
172106
message: '#^Only booleans are allowed in an if condition, string given\.$#'
173107
identifier: if.condNotBoolean
@@ -180,18 +114,6 @@ parameters:
180114
count: 1
181115
path: ../src/Property/Import.php
182116

183-
-
184-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
185-
identifier: method.notFound
186-
count: 1
187-
path: ../src/Rule/Rule.php
188-
189-
-
190-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterRuleName\(\)\.$#'
191-
identifier: method.notFound
192-
count: 1
193-
path: ../src/Rule/Rule.php
194-
195117
-
196118
message: '#^Only booleans are allowed in an if condition, Sabberworm\\CSS\\Value\\RuleValueList\|string\|null given\.$#'
197119
identifier: if.condNotBoolean
@@ -210,54 +132,12 @@ parameters:
210132
count: 1
211133
path: ../src/Rule/Rule.php
212134

213-
-
214-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
215-
identifier: method.notFound
216-
count: 1
217-
path: ../src/RuleSet/AtRuleSet.php
218-
219-
-
220-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
221-
identifier: method.notFound
222-
count: 1
223-
path: ../src/RuleSet/AtRuleSet.php
224-
225135
-
226136
message: '#^Only booleans are allowed in an if condition, string given\.$#'
227137
identifier: if.condNotBoolean
228138
count: 1
229139
path: ../src/RuleSet/AtRuleSet.php
230140

231-
-
232-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
233-
identifier: method.notFound
234-
count: 1
235-
path: ../src/RuleSet/DeclarationBlock.php
236-
237-
-
238-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
239-
identifier: method.notFound
240-
count: 1
241-
path: ../src/RuleSet/DeclarationBlock.php
242-
243-
-
244-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterSelectorSeparator\(\)\.$#'
245-
identifier: method.notFound
246-
count: 1
247-
path: ../src/RuleSet/DeclarationBlock.php
248-
249-
-
250-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
251-
identifier: method.notFound
252-
count: 1
253-
path: ../src/RuleSet/DeclarationBlock.php
254-
255-
-
256-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeSelectorSeparator\(\)\.$#'
257-
identifier: method.notFound
258-
count: 1
259-
path: ../src/RuleSet/DeclarationBlock.php
260-
261141
-
262142
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
263143
identifier: notEqual.notAllowed
@@ -276,36 +156,6 @@ parameters:
276156
count: 1
277157
path: ../src/RuleSet/DeclarationBlock.php
278158

279-
-
280-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:removeLastSemicolon\(\)\.$#'
281-
identifier: method.notFound
282-
count: 1
283-
path: ../src/RuleSet/RuleSet.php
284-
285-
-
286-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:safely\(\)\.$#'
287-
identifier: method.notFound
288-
count: 1
289-
path: ../src/RuleSet/RuleSet.php
290-
291-
-
292-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterRules\(\)\.$#'
293-
identifier: method.notFound
294-
count: 1
295-
path: ../src/RuleSet/RuleSet.php
296-
297-
-
298-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeRules\(\)\.$#'
299-
identifier: method.notFound
300-
count: 1
301-
path: ../src/RuleSet/RuleSet.php
302-
303-
-
304-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBetweenRules\(\)\.$#'
305-
identifier: method.notFound
306-
count: 1
307-
path: ../src/RuleSet/RuleSet.php
308-
309159
-
310160
message: '#^Only booleans are allowed in a negated boolean, string\|null given\.$#'
311161
identifier: booleanNot.exprNotBoolean
@@ -348,30 +198,6 @@ parameters:
348198
count: 3
349199
path: ../src/Value/CalcFunction.php
350200

351-
-
352-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
353-
identifier: method.notFound
354-
count: 1
355-
path: ../src/Value/CalcRuleValueList.php
356-
357-
-
358-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
359-
identifier: method.notFound
360-
count: 2
361-
path: ../src/Value/Color.php
362-
363-
-
364-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterListArgumentSeparator\(\)\.$#'
365-
identifier: method.notFound
366-
count: 1
367-
path: ../src/Value/Color.php
368-
369-
-
370-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeListArgumentSeparator\(\)\.$#'
371-
identifier: method.notFound
372-
count: 1
373-
path: ../src/Value/Color.php
374-
375201
-
376202
message: '#^Call to method Sabberworm\\CSS\\Value\\Color\:\:hasNoneAsComponentValue\(\) with incorrect case\: HasNoneAsComponentValue$#'
377203
identifier: method.nameCase
@@ -407,21 +233,3 @@ parameters:
407233
identifier: typePerfect.narrowPublicClassMethodParamType
408234
count: 1
409235
path: ../src/Value/Size.php
410-
411-
-
412-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
413-
identifier: method.notFound
414-
count: 1
415-
path: ../src/Value/ValueList.php
416-
417-
-
418-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterListArgumentSeparator\(\)\.$#'
419-
identifier: method.notFound
420-
count: 1
421-
path: ../src/Value/ValueList.php
422-
423-
-
424-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeListArgumentSeparator\(\)\.$#'
425-
identifier: method.notFound
426-
count: 1
427-
path: ../src/Value/ValueList.php

0 commit comments

Comments
 (0)