3m 17s
Feb 2, 2025, 12:01 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. 2s
35/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1080. 2s
36/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1097. 2s
37/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1105. 2s
38/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1106. 2s
39/drone/src/src/Clients/FtpClient.php:1048 ErrorControlOperator Remove error control operator '@' on line 1120. 2s
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. 2s
41/drone/src/src/Clients/FtpClient.php:1154 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1206', column '9'). 2s
42/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1163. 2s
43/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1172. 2s
44/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1196. 2s
45/drone/src/src/Clients/FtpClient.php:1154 ErrorControlOperator Remove error control operator '@' on line 1206. 2s
46/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1255', column '9'). 2s
47/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1268', column '8'). 2s
48/drone/src/src/Clients/FtpClient.php:1242 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1325', column '7'). 2s
49/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1250. 2s
50/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1255. 2s
51/drone/src/src/Clients/FtpClient.php:1242 ErrorControlOperator Remove error control operator '@' on line 1293. 2s
52/drone/src/src/Clients/FtpClient.php:1347 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '1366', column '9'). 2s
53/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1361. 2s
54/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1366. 2s
55/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1390. 2s
56/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1456. 2s
57/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1479. 2s
58/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1491. 2s
59/drone/src/src/Clients/FtpClient.php:1347 ErrorControlOperator Remove error control operator '@' on line 1520. 2s
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. 2s
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. 2s
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. 2s
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. 2s
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. 2s
65/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1676. 2s
66/drone/src/src/Clients/FtpClient.php:1662 ErrorControlOperator Remove error control operator '@' on line 1723. 2s
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. 2s
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. 2s
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. 2s
70/drone/src/src/Exception/FilesystemException.php:32 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Path' in method '__construct'. 2s
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. 2s
72/drone/src/src/File.php:70 ErrorControlOperator Remove error control operator '@' on line 105. 2s
73/drone/src/src/File.php:75 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
74/drone/src/src/File.php:76 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
75/drone/src/src/File.php:82 MissingImport Missing class import via use statement (line '82', column '14'). 2s
76/drone/src/src/File.php:86 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
77/drone/src/src/File.php:93 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'copy'. 2s
78/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 141. 2s
79/drone/src/src/File.php:125 ErrorControlOperator Remove error control operator '@' on line 145. 2s
80/drone/src/src/File.php:131 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 2s
81/drone/src/src/File.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 2s
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. 2s
83/drone/src/src/File.php:169 ErrorControlOperator Remove error control operator '@' on line 197. 2s
84/drone/src/src/File.php:173 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
85/drone/src/src/File.php:174 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
86/drone/src/src/File.php:185 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'move'. 2s
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. 2s
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. 2s
89/drone/src/src/File.php:229 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'write'. 2s
90/drone/src/src/File.php:234 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'write'. 2s
91/drone/src/src/File.php:245 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'write'. 2s
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. 2s
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. 2s
94/drone/src/src/File.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 2s
95/drone/src/src/File.php:284 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Folder' in method 'upload'. 2s
96/drone/src/src/File.php:289 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Stream' in method 'upload'. 2s
97/drone/src/src/File.php:304 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'upload'. 2s
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. 2s
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. 2s
100/drone/src/src/Folder.php:34 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '67', column '9'). 2s
101/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 67. 2s
102/drone/src/src/Folder.php:34 ErrorControlOperator Remove error control operator '@' on line 100. 2s
103/drone/src/src/Folder.php:43 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
104/drone/src/src/Folder.php:44 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
105/drone/src/src/Folder.php:51 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
106/drone/src/src/Folder.php:56 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'copy'. 2s
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. 2s
108/drone/src/src/Folder.php:124 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '215', column '8'). 2s
109/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 212. 2s
110/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 215. 2s
111/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 217. 2s
112/drone/src/src/Folder.php:124 ErrorControlOperator Remove error control operator '@' on line 223. 2s
113/drone/src/src/Folder.php:129 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 2s
114/drone/src/src/Folder.php:134 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 2s
115/drone/src/src/Folder.php:167 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 2s
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. 2s
117/drone/src/src/Folder.php:194 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'create'. 2s
118/drone/src/src/Folder.php:239 ErrorControlOperator Remove error control operator '@' on line 302. 2s
119/drone/src/src/Folder.php:254 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 2s
120/drone/src/src/Folder.php:259 MissingImport Missing class import via use statement (line '259', column '14'). 2s
121/drone/src/src/Folder.php:263 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'delete'. 2s
122/drone/src/src/Folder.php:273 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 2s
123/drone/src/src/Folder.php:288 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'delete'. 2s
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. 2s
125/drone/src/src/Folder.php:322 ErrorControlOperator Remove error control operator '@' on line 347. 2s
126/drone/src/src/Folder.php:326 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
127/drone/src/src/Folder.php:327 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
128/drone/src/src/Folder.php:330 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
129/drone/src/src/Folder.php:335 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'move'. 2s
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. 2s
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. 2s
132/drone/src/src/Folder.php:375 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 2s
133/drone/src/src/Folder.php:380 MissingImport Missing class import via use statement (line '380', column '14'). 2s
134/drone/src/src/Folder.php:384 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'files'. 2s
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. 2s
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. 2s
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. 2s
138/drone/src/src/Folder.php:428 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 2s
139/drone/src/src/Folder.php:433 MissingImport Missing class import via use statement (line '433', column '14'). 2s
140/drone/src/src/Folder.php:437 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'folders'. 2s
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. 2s
142/drone/src/src/Folder.php:476 IfStatementAssignment Avoid assigning values to variables in if clauses and the like (line '486', column '9'). 2s
143/drone/src/src/Folder.php:476 ErrorControlOperator Remove error control operator '@' on line 486. 2s
144/drone/src/src/Folder.php:497 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method '_items'. 2s
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. 2s
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. 2s
147/drone/src/src/Folder.php:568 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'listFolderTree'. 2s
148/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 41. 2s
149/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 84. 2s
150/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 89. 2s
151/drone/src/src/Helper.php:30 ErrorControlOperator Remove error control operator '@' on line 99. 2s
152/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 169. 2s
153/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 174. 2s
154/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 184. 2s
155/drone/src/src/Helper.php:129 ErrorControlOperator Remove error control operator '@' on line 191. 2s
156/drone/src/src/Helper.php:272 MissingImport Missing class import via use statement (line '272', column '17'). 2s
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. 2s
158/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 2s
159/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 2s
160/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 2s
161/drone/src/src/Patcher.php:168 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 2s
162/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcLine' which will lead to PHP notices. 2s
163/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$srcSize' which will lead to PHP notices. 2s
164/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstLine' which will lead to PHP notices. 2s
165/drone/src/src/Patcher.php:173 UndefinedVariable Avoid using undefined variables such as '$dstSize' which will lead to PHP notices. 2s
166/drone/src/src/Patcher.php:179 MissingImport Missing class import via use statement (line '179', column '16'). 2s
167/drone/src/src/Patcher.php:192 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 2s
168/drone/src/src/Patcher.php:206 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'apply'. 2s
169/drone/src/src/Patcher.php:320 MissingImport Missing class import via use statement (line '320', column '14'). 2s
170/drone/src/src/Patcher.php:326 MissingImport Missing class import via use statement (line '326', column '14'). 2s
171/drone/src/src/Patcher.php:335 MissingImport Missing class import via use statement (line '335', column '14'). 2s
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. 2s
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. 2s
174/drone/src/src/Patcher.php:387 MissingImport Missing class import via use statement (line '387', column '15'). 2s
175/drone/src/src/Patcher.php:439 MissingImport Missing class import via use statement (line '439', column '16'). 2s
176/drone/src/src/Patcher.php:449 MissingImport Missing class import via use statement (line '449', column '16'). 2s
177/drone/src/src/Patcher.php:473 MissingImport Missing class import via use statement (line '473', column '17'). 2s
178/drone/src/src/Patcher.php:474 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 2s
179/drone/src/src/Patcher.php:490 MissingImport Missing class import via use statement (line '490', column '19'). 2s
180/drone/src/src/Patcher.php:493 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Path' in method 'applyHunk'. 2s
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. 2s
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. 2s
183/drone/src/src/Patcher.php:521 MissingImport Missing class import via use statement (line '521', column '13'). 2s
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. 2s
185/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 36. 2s
186/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 40. 2s
187/drone/src/src/Path.php:29 ErrorControlOperator Remove error control operator '@' on line 42. 2s
188/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 69. 2s
189/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 90. 2s
190/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 104. 2s
191/drone/src/src/Path.php:62 ErrorControlOperator Remove error control operator '@' on line 114. 2s
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. 2s
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. 2s
194/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 2s
195/drone/src/src/Path.php:133 ErrorControlOperator Remove error control operator '@' on line 136. 2s
196/drone/src/src/Path.php:217 MissingImport Missing class import via use statement (line '217', column '14'). 2s
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. 2s
198/drone/src/src/Path.php:271 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 2s
199/drone/src/src/Path.php:277 StaticAccess Avoid using static access to class 'Joomla\Filesystem\File' in method 'isOwner'. 2s
200/drone/src/src/Stream.php:159 ErrorControlOperator Remove error control operator '@' on line 164. 2s
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. 2s
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. 2s
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. 2s
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. 2s
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. 2s
206/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 286. 2s
207/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 316. 2s
208/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 321. 2s
209/drone/src/src/Stream.php:215 ErrorControlOperator Remove error control operator '@' on line 326. 2s
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. 2s
211/drone/src/src/Stream.php:242 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'open'. 2s
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. 2s
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. 2s
214/drone/src/src/Stream.php:362 ErrorControlOperator Remove error control operator '@' on line 378. 2s
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. 2s
216/drone/src/src/Stream.php:442 ErrorControlOperator Remove error control operator '@' on line 458. 2s
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. 2s
218/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 517. 2s
219/drone/src/src/Stream.php:501 ErrorControlOperator Remove error control operator '@' on line 526. 2s
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. 2s
221/drone/src/src/Stream.php:530 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'filesize'. 2s
222/drone/src/src/Stream.php:564 ErrorControlOperator Remove error control operator '@' on line 580. 2s
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. 2s
224/drone/src/src/Stream.php:636 ErrorControlOperator Remove error control operator '@' on line 670. 2s
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. 2s
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. 2s
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. 2s
228/drone/src/src/Stream.php:757 ErrorControlOperator Remove error control operator '@' on line 773. 2s
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. 2s
230/drone/src/src/Stream.php:825 ErrorControlOperator Remove error control operator '@' on line 841. 2s
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. 2s
232/drone/src/src/Stream.php:906 ErrorControlOperator Remove error control operator '@' on line 941. 2s
233/drone/src/src/Stream.php:915 MissingImport Missing class import via use statement (line '915', column '14'). 2s
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. 2s
235/drone/src/src/Stream.php:1002 ErrorControlOperator Remove error control operator '@' on line 1029. 2s
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. 2s
237/drone/src/src/Stream.php:1045 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method 'chmod'. 2s
238/drone/src/src/Stream.php:1101 ErrorControlOperator Remove error control operator '@' on line 1106. 2s
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. 2s
240/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1211. 2s
241/drone/src/src/Stream.php:1196 ErrorControlOperator Remove error control operator '@' on line 1220. 2s
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. 2s
243/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1270. 2s
244/drone/src/src/Stream.php:1255 ErrorControlOperator Remove error control operator '@' on line 1279. 2s
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. 2s
246/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1325. 2s
247/drone/src/src/Stream.php:1310 ErrorControlOperator Remove error control operator '@' on line 1334. 2s
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. 2s
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. 2s
250/drone/src/src/Stream.php:1365 ErrorControlOperator Remove error control operator '@' on line 1376. 2s
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. 2s
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. 2s
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. 2s
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. 2s
255/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1437. 2s
256/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1457. 2s
257/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1462. 2s
258/drone/src/src/Stream.php:1426 ErrorControlOperator Remove error control operator '@' on line 1467. 2s
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. 2s
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. 2s
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. 2s
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. 2s
263/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1510. 2s
264/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1525. 2s
265/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1530. 2s
266/drone/src/src/Stream.php:1499 ErrorControlOperator Remove error control operator '@' on line 1535. 2s
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. 2s
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. 2s
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. 2s
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. 2s
271/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1582. 2s
272/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1596. 2s
273/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1601. 2s
274/drone/src/src/Stream.php:1571 ErrorControlOperator Remove error control operator '@' on line 1606. 2s
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. 2s
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. 2s
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. 2s
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. 2s
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. 2s
280/drone/src/src/Stream.php:1715 StaticAccess Avoid using static access to class 'Joomla\Filesystem\Helper' in method '_getFilename'. 2s
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. 2s
282/drone/src/src/Stream/StringWrapper.php:101 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'stream_open'. 2s
283/drone/src/src/Stream/StringWrapper.php:144 StaticAccess Avoid using static access to class '\Joomla\Filesystem\Support\StringController' in method 'url_stat'. 2s
Exit Code 2