19m 47s
Jan 28, 2025, 12:01 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% 16s
3 16s
4 ------ --------------------------------------------------- 16s
5 Line DatabaseImporter.php 16s
6 ------ --------------------------------------------------- 16s
7 132 Call to an undefined method 16s
8 Joomla\Database\DatabaseImporter::getColumnSQL(). 16s
9 🪪 method.notFound 16s
10 159 Call to an undefined method 16s
11 Joomla\Database\DatabaseImporter::getColumnSQL(). 16s
12 🪪 method.notFound 16s
13 ------ --------------------------------------------------- 16s
14 16s
15 ------ ------------------------------------------------------------------------------ 16s
16 Line DatabaseQuery.php 16s
17 ------ ------------------------------------------------------------------------------ 16s
18 2271 Unsafe usage of new static(). 16s
19 🪪 new.static 16s
20 💡 See: 16s
21 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 16s
22 ------ ------------------------------------------------------------------------------ 16s
23 16s
24 ------ ------------------------------------------------------------------------------ 16s
25 Line Sqlite/SqliteQuery.php 16s
26 ------ ------------------------------------------------------------------------------ 16s
27 136 Unsafe usage of new static(). 16s
28 🪪 new.static 16s
29 💡 See: 16s
30 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 16s
31 ------ ------------------------------------------------------------------------------ 16s
32 16s
33 [ERROR] Found 4 errors 16s
34 16s
Exit Code 1