6m 54s
Jan 26, 2025, 12:34 PM

database

Move adjustment of options to constructor (#317)

richard67
richard67
pushed
fabf8842

Pipeline stages

28 stages

Console Logs

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