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