Update serialization mechanism #92
quality-assurance-php.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
24s
Matrix: lint-php
Matrix: static-code-analysis-php
Matrix: tests-unit-php
Annotations
30 errors and 2 warnings
tests-unit-php (8.3) / tests-unit-php
Process completed with exit code 1.
|
InvalidReturnType:
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{333, 'PHPCS_T_ANON_CLASS', 336, 335}' (see https://psalm.dev/011)
|
InvalidReturnStatement:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L18
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:18:16: InvalidReturnStatement: The inferred type 'list{333, 'PHPCS_T_ANON_CLASS', 336, 335}' does not match the declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register (see https://psalm.dev/128)
|
MixedArrayAccess:
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)
|
static-code-analysis-php (8.1) / static-analysis-php
Process completed with exit code 2.
|
InvalidReturnType:
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{333, 'PHPCS_T_ANON_CLASS', 336, 335}' (see https://psalm.dev/011)
|
InvalidReturnStatement:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L18
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:18:16: InvalidReturnStatement: The inferred type 'list{333, 'PHPCS_T_ANON_CLASS', 336, 335}' does not match the declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register (see https://psalm.dev/128)
|
MixedArrayAccess:
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)
|
static-code-analysis-php (8.3) / static-analysis-php
Process completed with exit code 2.
|
tests-unit-php (8.1) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (8.1) / tests-unit-php
The operation was canceled.
|
tests-unit-php (8.0) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (7.4) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
static-code-analysis-php (8.0) / static-analysis-php
FailFast: cancelling since parallel instance has failed
|
InvalidReturnType:
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)
|
InvalidReturnStatement:
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)
|
MixedArrayAccess:
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)
|
static-code-analysis-php (8.0) / static-analysis-php
Process completed with exit code 2.
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 1.
|
static-code-analysis-php (7.4) / static-analysis-php
FailFast: cancelling since parallel instance has failed
|
InvalidReturnType:
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{364, 'PHPCS_T_ANON_CLASS', 'PHPCS_T_ENUM', 366}' (see https://psalm.dev/011)
|
InvalidReturnStatement:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L18
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:18:16: InvalidReturnStatement: The inferred type 'list{364, 'PHPCS_T_ANON_CLASS', 'PHPCS_T_ENUM', 366}' does not match the declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register (see https://psalm.dev/128)
|
MixedArrayAccess:
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)
|
static-code-analysis-php (7.4) / static-analysis-php
Process completed with exit code 2.
|
tests-unit-php (8.2) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
static-code-analysis-php (8.2) / static-analysis-php
FailFast: cancelling since parallel instance has failed
|
InvalidReturnType:
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{333, 'PHPCS_T_ANON_CLASS', 336, 335}' (see https://psalm.dev/011)
|
InvalidReturnStatement:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L18
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php:18:16: InvalidReturnStatement: The inferred type 'list{333, 'PHPCS_T_ANON_CLASS', 336, 335}' does not match the declared return type 'list<int>' for Inpsyde\Sniffs\CodeQuality\DisableSerializeInterfaceSniff::register (see https://psalm.dev/128)
|
MixedArrayAccess:
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)
|
static-code-analysis-php (8.2) / static-analysis-php
Process completed with exit code 2.
|
coding-standards-analysis-php / coding-standards-php:
Inpsyde/Sniffs/CodeQuality/DisableMagicSerializeSniff.php#L46
Line 46 exceeds 100 characters; contains 104 characters.
|
coding-standards-analysis-php / coding-standards-php:
Inpsyde/Sniffs/CodeQuality/DisableSerializeInterfaceSniff.php#L46
Line 46 exceeds 100 characters; contains 107 characters.
|