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