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