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