3m 30s
Jan 22, 2025, 12:02 AM

filesystem

set_time_limit (#60)

brianteeman
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

34/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1069. 0s
35/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1080. 0s
36/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1097. 0s
37/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1105. 0s
38/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1106. 0s
39/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1120. 0s
40/drone/src/src/Clients/FtpClient.php:1090 ElseExpression The method store uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
41/drone/src/src/Clients/FtpClient.php:1154 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1206', column '9'). 0s
42/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1163. 0s
43/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1172. 0s
44/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1196. 0s
45/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1206. 0s
46/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1255', column '9'). 0s
47/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1268', column '8'). 0s
48/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1325', column '7'). 0s
49/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1250. 0s
50/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1255. 0s
51/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1293. 0s
52/drone/src/src/Clients/FtpClient.php:1347 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1366', column '9'). 0s
53/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1361. 0s
54/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1366. 0s
55/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1390. 0s
56/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1456. 0s
57/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1479. 0s
58/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1491. 0s
59/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1520. 0s
60/drone/src/src/Clients/FtpClient.php:1372 ElseExpression The method listDetails uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
61/drone/src/src/Clients/FtpClient.php:1515 ElseExpression The method listDetails uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
62/drone/src/src/Clients/FtpClient.php:1635 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
63/drone/src/src/Clients/FtpClient.php:1640 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
64/drone/src/src/Clients/FtpClient.php:1646 ElseExpression The method _verifyResponse uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
65/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1676. 0s
66/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1723. 0s
67/drone/src/src/Clients/FtpClient.php:1766 ElseExpression The method _findMode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
68/drone/src/src/Clients/FtpClient.php:1775 ElseExpression The method _findMode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
69/drone/src/src/Clients/FtpClient.php:1805 ElseExpression The method _mode uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
70/drone/src/src/Exception/FilesystemException.php:32 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Path' in method '__construct'. 0s
71/drone/src/src/File.php:70 BooleanArgumentFlag The method copy has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
72/drone/src/src/File.php:70 ErrorControlOperator Remove error control operator '@' on line 105. 0s
73/drone/src/src/File.php:75 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
74/drone/src/src/File.php:76 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
75/drone/src/src/File.php:82 MissingImport Missing class import via use statement (line '82', column '14'). 0s
76/drone/src/src/File.php:86 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
77/drone/src/src/File.php:93 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'copy'. 0s
78/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 141. 0s
79/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 145. 0s
80/drone/src/src/File.php:131 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 0s
81/drone/src/src/File.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 0s
82/drone/src/src/File.php:169 BooleanArgumentFlag The method move has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
83/drone/src/src/File.php:169 ErrorControlOperator Remove error control operator '@' on line 197. 0s
84/drone/src/src/File.php:173 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
85/drone/src/src/File.php:174 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
86/drone/src/src/File.php:185 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'move'. 0s
87/drone/src/src/File.php:219 BooleanArgumentFlag The method write has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
88/drone/src/src/File.php:219 BooleanArgumentFlag The method write has a boolean flag argument $appendToFile, which is a certain sign of a Single Responsibility Principle violation. 0s
89/drone/src/src/File.php:229 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'write'. 0s
90/drone/src/src/File.php:234 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'write'. 0s
91/drone/src/src/File.php:245 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'write'. 0s
92/drone/src/src/File.php:253 ElseExpression The method write uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
93/drone/src/src/File.php:274 BooleanArgumentFlag The method upload has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
94/drone/src/src/File.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 0s
95/drone/src/src/File.php:284 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'upload'. 0s
96/drone/src/src/File.php:289 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'upload'. 0s
97/drone/src/src/File.php:304 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 0s
98/drone/src/src/Folder.php:34 BooleanArgumentFlag The method copy has a boolean flag argument $force, which is a certain sign of a Single Responsibility Principle violation. 0s
99/drone/src/src/Folder.php:34 BooleanArgumentFlag The method copy has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
100/drone/src/src/Folder.php:34 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '67', column '9'). 0s
101/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 67. 0s
102/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 100. 0s
103/drone/src/src/Folder.php:43 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
104/drone/src/src/Folder.php:44 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
105/drone/src/src/Folder.php:51 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
106/drone/src/src/Folder.php:56 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 0s
107/drone/src/src/Folder.php:99 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
108/drone/src/src/Folder.php:124 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '215', column '8'). 0s
109/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 212. 0s
110/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 215. 0s
111/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 217. 0s
112/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 223. 0s
113/drone/src/src/Folder.php:129 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 0s
114/drone/src/src/Folder.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 0s
115/drone/src/src/Folder.php:167 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 0s
116/drone/src/src/Folder.php:183 ElseExpression The method create uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
117/drone/src/src/Folder.php:194 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 0s
118/drone/src/src/Folder.php:239 ErrorControlOperator Remove error control operator '@' on line 302. 0s
119/drone/src/src/Folder.php:254 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 0s
120/drone/src/src/Folder.php:259 MissingImport Missing class import via use statement (line '259', column '14'). 0s
121/drone/src/src/Folder.php:263 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 0s
122/drone/src/src/Folder.php:273 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 0s
123/drone/src/src/Folder.php:288 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 0s
124/drone/src/src/Folder.php:322 BooleanArgumentFlag The method move has a boolean flag argument $useStreams, which is a certain sign of a Single Responsibility Principle violation. 0s
125/drone/src/src/Folder.php:322 ErrorControlOperator Remove error control operator '@' on line 347. 0s
126/drone/src/src/Folder.php:326 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
127/drone/src/src/Folder.php:327 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
128/drone/src/src/Folder.php:330 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
129/drone/src/src/Folder.php:335 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 0s
130/drone/src/src/Folder.php:370 BooleanArgumentFlag The method files has a boolean flag argument $recurse, which is a certain sign of a Single Responsibility Principle violation. 0s
131/drone/src/src/Folder.php:370 BooleanArgumentFlag The method files has a boolean flag argument $full, which is a certain sign of a Single Responsibility Principle violation. 0s
132/drone/src/src/Folder.php:375 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 0s
133/drone/src/src/Folder.php:380 MissingImport Missing class import via use statement (line '380', column '14'). 0s
134/drone/src/src/Folder.php:384 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 0s
135/drone/src/src/Folder.php:395 ElseExpression The method files uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
136/drone/src/src/Folder.php:423 BooleanArgumentFlag The method folders has a boolean flag argument $recurse, which is a certain sign of a Single Responsibility Principle violation. 0s
137/drone/src/src/Folder.php:423 BooleanArgumentFlag The method folders has a boolean flag argument $full, which is a certain sign of a Single Responsibility Principle violation. 0s
138/drone/src/src/Folder.php:428 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 0s
139/drone/src/src/Folder.php:433 MissingImport Missing class import via use statement (line '433', column '14'). 0s
140/drone/src/src/Folder.php:437 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 0s
141/drone/src/src/Folder.php:448 ElseExpression The method folders uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
142/drone/src/src/Folder.php:476 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '486', column '9'). 0s
143/drone/src/src/Folder.php:476 ErrorControlOperator Remove error control operator '@' on line 486. 0s
144/drone/src/src/Folder.php:497 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method '_items'. 0s
145/drone/src/src/Folder.php:511 ElseExpression The method _items uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
146/drone/src/src/Folder.php:526 ElseExpression The method _items uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
147/drone/src/src/Folder.php:568 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'listFolderTree'. 0s
148/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 41. 0s
149/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 84. 0s
150/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 89. 0s
151/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 99. 0s
152/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 169. 0s
153/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 174. 0s
154/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 184. 0s
155/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 191. 0s
156/drone/src/src/Helper.php:272 MissingImport Missing class import via use statement (line '272', column '17'). 0s
157/drone/src/src/Patcher.php:162 ElseExpression The method apply uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
158/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 0s
159/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 0s
160/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 0s
161/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 0s
162/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 0s
163/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 0s
164/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 0s
165/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 0s
166/drone/src/src/Patcher.php:179 MissingImport Missing class import via use statement (line '179', column '16'). 0s
167/drone/src/src/Patcher.php:192 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 0s
168/drone/src/src/Patcher.php:206 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 0s
169/drone/src/src/Patcher.php:320 MissingImport Missing class import via use statement (line '320', column '14'). 0s
170/drone/src/src/Patcher.php:326 MissingImport Missing class import via use statement (line '326', column '14'). 0s
171/drone/src/src/Patcher.php:335 MissingImport Missing class import via use statement (line '335', column '14'). 0s
172/drone/src/src/Patcher.php:370 ElseExpression The method findHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
173/drone/src/src/Patcher.php:381 ElseExpression The method findHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
174/drone/src/src/Patcher.php:387 MissingImport Missing class import via use statement (line '387', column '15'). 0s
175/drone/src/src/Patcher.php:439 MissingImport Missing class import via use statement (line '439', column '16'). 0s
176/drone/src/src/Patcher.php:449 MissingImport Missing class import via use statement (line '449', column '16'). 0s
177/drone/src/src/Patcher.php:473 MissingImport Missing class import via use statement (line '473', column '17'). 0s
178/drone/src/src/Patcher.php:474 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 0s
179/drone/src/src/Patcher.php:490 MissingImport Missing class import via use statement (line '490', column '19'). 0s
180/drone/src/src/Patcher.php:493 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 0s
181/drone/src/src/Patcher.php:503 ElseExpression The method applyHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
182/drone/src/src/Patcher.php:508 ElseExpression The method applyHunk uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
183/drone/src/src/Patcher.php:521 MissingImport Missing class import via use statement (line '521', column '13'). 0s
184/drone/src/src/Patcher.php:542 ElseExpression The method getSource uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
185/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 36. 0s
186/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 40. 0s
187/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 42. 0s
188/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 69. 0s
189/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 90. 0s
190/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 104. 0s
191/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 114. 0s
192/drone/src/src/Path.php:87 ElseExpression The method setPermissions uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
193/drone/src/src/Path.php:111 ElseExpression The method setPermissions uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
194/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 0s
195/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 0s
196/drone/src/src/Path.php:217 MissingImport Missing class import via use statement (line '217', column '14'). 0s
197/drone/src/src/Path.php:239 ElseExpression The method clean uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
198/drone/src/src/Path.php:271 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 0s
199/drone/src/src/Path.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 0s
200/drone/src/src/Stream.php:159 ErrorControlOperator Remove error control operator '@' on line 164. 0s
201/drone/src/src/Stream.php:180 BooleanArgumentFlag The method getStream has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
202/drone/src/src/Stream.php:180 BooleanArgumentFlag The method getStream has a boolean flag argument $uamask, which is a certain sign of a Single Responsibility Principle violation. 0s
203/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $useIncludePath, which is a certain sign of a Single Responsibility Principle violation. 0s
204/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
205/drone/src/src/Stream.php:215 BooleanArgumentFlag The method open has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 0s
206/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 286. 0s
207/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 316. 0s
208/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 321. 0s
209/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 326. 0s
210/drone/src/src/Stream.php:216 BooleanArgumentFlag The method open has a boolean flag argument $detectprocessingmode, which is a certain sign of a Single Responsibility Principle violation. 0s
211/drone/src/src/Stream.php:242 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'open'. 0s
212/drone/src/src/Stream.php:290 ElseExpression The method open uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
213/drone/src/src/Stream.php:324 ElseExpression The method open uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
214/drone/src/src/Stream.php:362 ErrorControlOperator Remove error control operator '@' on line 378. 0s
215/drone/src/src/Stream.php:382 ElseExpression The method close uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
216/drone/src/src/Stream.php:442 ErrorControlOperator Remove error control operator '@' on line 458. 0s
217/drone/src/src/Stream.php:462 ElseExpression The method eof uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
218/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 517. 0s
219/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 526. 0s
220/drone/src/src/Stream.php:521 ElseExpression The method filesize uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
221/drone/src/src/Stream.php:530 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'filesize'. 0s
222/drone/src/src/Stream.php:564 ErrorControlOperator Remove error control operator '@' on line 580. 0s
223/drone/src/src/Stream.php:584 ElseExpression The method gets uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
224/drone/src/src/Stream.php:636 ErrorControlOperator Remove error control operator '@' on line 670. 0s
225/drone/src/src/Stream.php:654 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
226/drone/src/src/Stream.php:674 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
227/drone/src/src/Stream.php:731 ElseExpression The method read uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
228/drone/src/src/Stream.php:757 ErrorControlOperator Remove error control operator '@' on line 773. 0s
229/drone/src/src/Stream.php:777 ElseExpression The method seek uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
230/drone/src/src/Stream.php:825 ErrorControlOperator Remove error control operator '@' on line 841. 0s
231/drone/src/src/Stream.php:845 ElseExpression The method tell uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
232/drone/src/src/Stream.php:906 ErrorControlOperator Remove error control operator '@' on line 941. 0s
233/drone/src/src/Stream.php:915 MissingImport Missing class import via use statement (line '915', column '14'). 0s
234/drone/src/src/Stream.php:945 ElseExpression The method write uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
235/drone/src/src/Stream.php:1002 ErrorControlOperator Remove error control operator '@' on line 1029. 0s
236/drone/src/src/Stream.php:1033 ElseExpression The method chmod uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
237/drone/src/src/Stream.php:1045 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'chmod'. 0s
238/drone/src/src/Stream.php:1101 ErrorControlOperator Remove error control operator '@' on line 1106. 0s
239/drone/src/src/Stream.php:1109 ElseExpression The method _buildContext uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
240/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1211. 0s
241/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1220. 0s
242/drone/src/src/Stream.php:1215 ElseExpression The method applyContextToStream uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
243/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1270. 0s
244/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1279. 0s
245/drone/src/src/Stream.php:1274 ElseExpression The method appendFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
246/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1325. 0s
247/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1334. 0s
248/drone/src/src/Stream.php:1329 ElseExpression The method prependFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
249/drone/src/src/Stream.php:1365 BooleanArgumentFlag The method removeFilter has a boolean flag argument $byindex, which is a certain sign of a Single Responsibility Principle violation. 0s
250/drone/src/src/Stream.php:1365 ErrorControlOperator Remove error control operator '@' on line 1376. 0s
251/drone/src/src/Stream.php:1380 ElseExpression The method removeFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
252/drone/src/src/Stream.php:1390 ElseExpression The method removeFilter uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
253/drone/src/src/Stream.php:1426 BooleanArgumentFlag The method copy has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
254/drone/src/src/Stream.php:1426 BooleanArgumentFlag The method copy has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 0s
255/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1437. 0s
256/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1457. 0s
257/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1462. 0s
258/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1467. 0s
259/drone/src/src/Stream.php:1441 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
260/drone/src/src/Stream.php:1465 ElseExpression The method copy uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
261/drone/src/src/Stream.php:1499 BooleanArgumentFlag The method move has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
262/drone/src/src/Stream.php:1499 BooleanArgumentFlag The method move has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 0s
263/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1510. 0s
264/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1525. 0s
265/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1530. 0s
266/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1535. 0s
267/drone/src/src/Stream.php:1514 ElseExpression The method move uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
268/drone/src/src/Stream.php:1533 ElseExpression The method move uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
269/drone/src/src/Stream.php:1571 BooleanArgumentFlag The method delete has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
270/drone/src/src/Stream.php:1571 BooleanArgumentFlag The method delete has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 0s
271/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1582. 0s
272/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1596. 0s
273/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1601. 0s
274/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1606. 0s
275/drone/src/src/Stream.php:1586 ElseExpression The method delete uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
276/drone/src/src/Stream.php:1604 ElseExpression The method delete uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
277/drone/src/src/Stream.php:1641 BooleanArgumentFlag The method upload has a boolean flag argument $usePrefix, which is a certain sign of a Single Responsibility Principle violation. 0s
278/drone/src/src/Stream.php:1641 BooleanArgumentFlag The method upload has a boolean flag argument $relative, which is a certain sign of a Single Responsibility Principle violation. 0s
279/drone/src/src/Stream.php:1663 BooleanArgumentFlag The method writeFile has a boolean flag argument $appendToFile, which is a certain sign of a Single Responsibility Principle violation. 0s
280/drone/src/src/Stream.php:1715 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method '_getFilename'. 0s
281/drone/src/src/Stream.php:1720 ElseExpression The method _getFilename uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
282/drone/src/src/Stream/StringWrapper.php:101 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'stream_open'. 0s
283/drone/src/src/Stream/StringWrapper.php:144 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'url_stat'. 0s
Exit Code 2