9m 5s
Jan 26, 2025, 1:23 PM

database

Fix "since" tag

richard67
richard67
created
3.3.1

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