Add Static Analysis config #2
static-analysis.yml
on: pull_request
Matrix: coding-standards / PHPStan
Matrix: coding-standards / Psalm
Annotations
11 errors
coding-standards / Psalm (8.3)
Process completed with exit code 127.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/Acos.php#L12
Property DoctrineExtensions\Query\Mysql\Acos::$arithmeticExpression has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AddTime.php#L13
Property DoctrineExtensions\Query\Mysql\AddTime::$date has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AddTime.php#L15
Property DoctrineExtensions\Query\Mysql\AddTime::$time has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AesDecrypt.php#L14
Property DoctrineExtensions\Query\Mysql\AesDecrypt::$field has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AesDecrypt.php#L16
Property DoctrineExtensions\Query\Mysql\AesDecrypt::$key has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AesEncrypt.php#L14
Property DoctrineExtensions\Query\Mysql\AesEncrypt::$field has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AesEncrypt.php#L16
Property DoctrineExtensions\Query\Mysql\AesEncrypt::$key has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/AnyValue.php#L14
Property DoctrineExtensions\Query\Mysql\AnyValue::$value has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/Ascii.php#L12
Property DoctrineExtensions\Query\Mysql\Ascii::$string has no type specified.
|
coding-standards / PHPStan (8.3):
src/Query/Mysql/Asin.php#L12
Property DoctrineExtensions\Query\Mysql\Asin::$arithmeticExpression has no type specified.
|