11m 7s
Jan 25, 2025, 12:02 AM

database

Move adjustment of options to constructor (#317)

richard67
executed scheduled task
nightly-build-3-x

Pipeline stages

28 stages

Console Logs

1+ vendor/bin/phpstan analyse src 0s
2 0/59 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/59 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% 40/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67% 59/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 12s
3 12s
4 ------ ------------------------------------------------------------------------------ 12s
5 Line DatabaseQuery.php 12s
6 ------ ------------------------------------------------------------------------------ 12s
7 2162 Unsafe usage of new static(). 12s
8 💡 See: 12s
9 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 12s
10 ------ ------------------------------------------------------------------------------ 12s
11 12s
12 ------ ------------------------------------------------------------------------------ 12s
13 Line Sqlite/SqliteQuery.php 12s
14 ------ ------------------------------------------------------------------------------ 12s
15 123 Unsafe usage of new static(). 12s
16 💡 See: 12s
17 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 12s
18 ------ ------------------------------------------------------------------------------ 12s
19 12s
20 [ERROR] Found 2 errors 12s
21 12s
Exit Code 1