10m 21s
Jan 19, 2025, 12:17 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% 19s
3 19s
4 ------ ------------------------------------------------------------------------------ 19s
5 Line DatabaseQuery.php 19s
6 ------ ------------------------------------------------------------------------------ 19s
7 2162 Unsafe usage of new static(). 19s
8 💡 See: 19s
9 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 19s
10 ------ ------------------------------------------------------------------------------ 19s
11 19s
12 ------ ------------------------------------------------------------------------------ 19s
13 Line Sqlite/SqliteQuery.php 19s
14 ------ ------------------------------------------------------------------------------ 19s
15 123 Unsafe usage of new static(). 19s
16 💡 See: 19s
17 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 19s
18 ------ ------------------------------------------------------------------------------ 19s
19 19s
20 [ERROR] Found 2 errors 19s
21 19s
Exit Code 1