Update serialization mechanism #92
Annotations
5 errors
|
Run Psalm:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L14
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:14:16: InvalidReturnType: The declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register is incorrect, got 'list{332, 'PHPCS_T_ANON_CLASS', 'PHPCS_T_ENUM', 334}' (see https://psalm.dev/011)
|
Run Psalm:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L18
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:18:16: InvalidReturnStatement: The inferred type 'list{332, 'PHPCS_T_ANON_CLASS', 'PHPCS_T_ENUM', 334}' does not match the declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register (see https://psalm.dev/128)
|
Run Psalm:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L36
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:36:22: MixedArrayAccess: Cannot access array value on mixed variable (see https://psalm.dev/051)
|
Run Psalm
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading