Skip to content

Commit 8c3a137

Browse files
committed
fix: correct baseline
1 parent 08ec483 commit 8c3a137

File tree

1 file changed

+174
-0
lines changed

1 file changed

+174
-0
lines changed

phpstan-baseline.neon

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,179 @@
11
parameters:
22
ignoreErrors:
3+
-
4+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\AssemblyOrder\:\:\$PartItems contains unknown class Picqer\\Financials\\Exact\\PartItem\.$#'
5+
identifier: class.notFound
6+
count: 1
7+
path: src/Picqer/Financials/Exact/AssemblyOrder.php
8+
9+
-
10+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\BulkGoodsDelivery\:\:\$GoodsDeliveryLines contains unknown class Picqer\\Financials\\Exact\\goodsdeliverylines\.$#'
11+
identifier: class.notFound
12+
count: 1
13+
path: src/Picqer/Financials/Exact/BulkGoodsDelivery.php
14+
15+
-
16+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\BulkGoodsDeliveryLine\:\:\$BatchNumbers contains unknown class Picqer\\Financials\\Exact\\stockbatchnumbers\.$#'
17+
identifier: class.notFound
18+
count: 1
19+
path: src/Picqer/Financials/Exact/BulkGoodsDeliveryLine.php
20+
21+
-
22+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\BulkGoodsDeliveryLine\:\:\$SerialNumbers contains unknown class Picqer\\Financials\\Exact\\stockserialnumbers\.$#'
23+
identifier: class.notFound
24+
count: 1
25+
path: src/Picqer/Financials/Exact/BulkGoodsDeliveryLine.php
26+
27+
-
28+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\DigitalOrderPickingLine\:\:\$PickingLocations contains unknown class Picqer\\Financials\\Exact\\PickingLocation\.$#'
29+
identifier: class.notFound
30+
count: 1
31+
path: src/Picqer/Financials/Exact/DigitalOrderPickingLine.php
32+
33+
-
34+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$Class_01 contains unknown class Picqer\\Financials\\Exact\\divisionclasses\.$#'
35+
identifier: class.notFound
36+
count: 1
37+
path: src/Picqer/Financials/Exact/Division.php
38+
39+
-
40+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$Class_02 contains unknown class Picqer\\Financials\\Exact\\divisionclasses\.$#'
41+
identifier: class.notFound
42+
count: 1
43+
path: src/Picqer/Financials/Exact/Division.php
44+
45+
-
46+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$Class_03 contains unknown class Picqer\\Financials\\Exact\\divisionclasses\.$#'
47+
identifier: class.notFound
48+
count: 1
49+
path: src/Picqer/Financials/Exact/Division.php
50+
51+
-
52+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$Class_04 contains unknown class Picqer\\Financials\\Exact\\divisionclasses\.$#'
53+
identifier: class.notFound
54+
count: 1
55+
path: src/Picqer/Financials/Exact/Division.php
56+
57+
-
58+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$Class_05 contains unknown class Picqer\\Financials\\Exact\\divisionclasses\.$#'
59+
identifier: class.notFound
60+
count: 1
61+
path: src/Picqer/Financials/Exact/Division.php
62+
63+
-
64+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Division\:\:\$HID contains unknown class Picqer\\Financials\\Exact\\int64\.$#'
65+
identifier: class.notFound
66+
count: 1
67+
path: src/Picqer/Financials/Exact/Division.php
68+
69+
-
70+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ItemAssortment\:\:\$Properties contains unknown class Picqer\\Financials\\Exact\\Property\.$#'
71+
identifier: class.notFound
72+
count: 1
73+
path: src/Picqer/Financials/Exact/ItemAssortment.php
74+
75+
-
76+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\LogisticsReasonsCodes\:\:\$Types contains unknown class Picqer\\Financials\\Exact\\Type\.$#'
77+
identifier: class.notFound
78+
count: 1
79+
path: src/Picqer/Financials/Exact/LogisticsReasonsCodes.php
80+
81+
-
82+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\PayablesList\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
83+
identifier: class.notFound
84+
count: 1
85+
path: src/Picqer/Financials/Exact/PayablesList.php
86+
87+
-
88+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\PayablesListByAccount\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
89+
identifier: class.notFound
90+
count: 1
91+
path: src/Picqer/Financials/Exact/PayablesListByAccount.php
92+
93+
-
94+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\PayablesListByAccountAndAgeGroup\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
95+
identifier: class.notFound
96+
count: 1
97+
path: src/Picqer/Financials/Exact/PayablesListByAccountAndAgeGroup.php
98+
99+
-
100+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\PayablesListByAgeGroup\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
101+
identifier: class.notFound
102+
count: 1
103+
path: src/Picqer/Financials/Exact/PayablesListByAgeGroup.php
104+
105+
-
106+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ProcessPayment\:\:\$PaymentIDs contains unknown class Picqer\\Financials\\Exact\\PaymentID\.$#'
107+
identifier: class.notFound
108+
count: 1
109+
path: src/Picqer/Financials/Exact/ProcessPayment.php
110+
111+
-
112+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Project\:\:\$BudgetedHoursPerHourType contains unknown class Picqer\\Financials\\Exact\\BudgetedHoursPerHourType\.$#'
113+
identifier: class.notFound
114+
count: 1
115+
path: src/Picqer/Financials/Exact/Project.php
116+
117+
-
118+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ReasonForLogistic\:\:\$Types contains unknown class Picqer\\Financials\\Exact\\Type\.$#'
119+
identifier: class.notFound
120+
count: 1
121+
path: src/Picqer/Financials/Exact/ReasonForLogistic.php
122+
123+
-
124+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ReceivablesList\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
125+
identifier: class.notFound
126+
count: 1
127+
path: src/Picqer/Financials/Exact/ReceivablesList.php
128+
129+
-
130+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ReceivablesListByAccount\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
131+
identifier: class.notFound
132+
count: 1
133+
path: src/Picqer/Financials/Exact/ReceivablesListByAccount.php
134+
135+
-
136+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ReceivablesListByAccountAndAgeGroup\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
137+
identifier: class.notFound
138+
count: 1
139+
path: src/Picqer/Financials/Exact/ReceivablesListByAccountAndAgeGroup.php
140+
141+
-
142+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ReceivablesListByAgeGroup\:\:\$Notes contains unknown class Picqer\\Financials\\Exact\\Note\.$#'
143+
identifier: class.notFound
144+
count: 1
145+
path: src/Picqer/Financials/Exact/ReceivablesListByAgeGroup.php
146+
147+
-
148+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\Schedule\:\:\$ScheduleEntries contains unknown class Picqer\\Financials\\Exact\\ScheduleEntry\.$#'
149+
identifier: class.notFound
150+
count: 1
151+
path: src/Picqer/Financials/Exact/Schedule.php
152+
153+
-
154+
message: '#^Class Picqer\\Financials\\Exact\\SalesOrderLine referenced with incorrect case\: Picqer\\Financials\\Exact\\SalesOrderline\.$#'
155+
identifier: class.nameCase
156+
count: 1
157+
path: src/Picqer/Financials/Exact/ShopOrder.php
158+
159+
-
160+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\ShopOrderRoutingStepPlan\:\:\$TimeTransactions contains unknown class Picqer\\Financials\\Exact\\TimeTransaction\.$#'
161+
identifier: class.notFound
162+
count: 1
163+
path: src/Picqer/Financials/Exact/ShopOrderRoutingStepPlan.php
164+
165+
-
166+
message: '#^PHPDoc tag @property for property Picqer\\Financials\\Exact\\User\:\:\$UserRoles contains unknown class Picqer\\Financials\\Exact\\UserRoles\.$#'
167+
identifier: class.notFound
168+
count: 1
169+
path: src/Picqer/Financials/Exact/User.php
170+
171+
-
172+
message: '#^Class Picqer\\Financials\\Exact\\VatPercentage referenced with incorrect case\: Picqer\\Financials\\Exact\\VATPercentage\.$#'
173+
identifier: class.nameCase
174+
count: 1
175+
path: src/Picqer/Financials/Exact/VatCode.php
176+
3177
-
4178
message: '#^Trait Picqer\\Financials\\Exact\\Webhook\\Authenticatable is used zero times and is not analysed\.$#'
5179
identifier: trait.unused

0 commit comments

Comments
 (0)