18m 28s
Jan 20, 2025, 12:17 AM

database

Update SqlsrvDriver.php (#281)

Kenneth202212
executed scheduled task
nightly-build-2-x

Pipeline stages

55 stages

Console Logs

1+ vendor/bin/phpstan analyse src 0s
2 0/59 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/59 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% 40/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67% 59/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 13s
3 13s
4 ------ --------------------------------------------------- 13s
5 Line DatabaseImporter.php 13s
6 ------ --------------------------------------------------- 13s
7 132 Call to an undefined method 13s
8 Joomla\Database\DatabaseImporter::getColumnSQL(). 13s
9 🪪 method.notFound 13s
10 159 Call to an undefined method 13s
11 Joomla\Database\DatabaseImporter::getColumnSQL(). 13s
12 🪪 method.notFound 13s
13 ------ --------------------------------------------------- 13s
14 13s
15 ------ ------------------------------------------------------------------------------ 13s
16 Line DatabaseQuery.php 13s
17 ------ ------------------------------------------------------------------------------ 13s
18 2271 Unsafe usage of new static(). 13s
19 🪪 new.static 13s
20 💡 See: 13s
21 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 13s
22 ------ ------------------------------------------------------------------------------ 13s
23 13s
24 ------ ------------------------------------------------------------------------------ 13s
25 Line Sqlite/SqliteQuery.php 13s
26 ------ ------------------------------------------------------------------------------ 13s
27 136 Unsafe usage of new static(). 13s
28 🪪 new.static 13s
29 💡 See: 13s
30 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 13s
31 ------ ------------------------------------------------------------------------------ 13s
32 13s
33 [ERROR] Found 4 errors 13s
34 13s
Exit Code 1