phpstan testing
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 6m31s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 6m31s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
includes:
|
includes:
|
||||||
- vendor/cakedc/cakephp-phpstan/extension.neon
|
- vendor/cakedc/cakephp-phpstan/extension.neon
|
||||||
parameters:
|
parameters:
|
||||||
level: 8
|
level: 5
|
||||||
treatPhpDocTypesAsCertain: false
|
|
||||||
checkGenericClassInNonGenericObjectType: false
|
|
||||||
paths:
|
paths:
|
||||||
- src
|
- src
|
||||||
- tests
|
treatPhpDocTypesAsCertain: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user