"AT-716: Update Inpsyde in code to Syde (license, copyright, text)" #29
php-qa.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
4m 34s
static-code-analysis-php
/
static-analysis-php
4m 38s
Matrix: lint-php
Matrix: tests-unit-php
Annotations
12 errors and 8 warnings
coding-standards-analysis-php / coding-standards-php:
src/Service/SupportedVersions.php#L38
Expected 1 space after cast statement; 0 found
|
coding-standards-analysis-php / coding-standards-php:
src/Service/SupportedVersions.php#L41
Expected 1 space after cast statement; 0 found
|
coding-standards-analysis-php / coding-standards-php:
src/Service/BodyClassesFilter.php#L25
Expected 1 space after cast statement; 0 found
|
coding-standards-analysis-php / coding-standards-php:
src/Service/BodyClassesFilter.php#L34
Expected 1 space after cast statement; 0 found
|
coding-standards-analysis-php / coding-standards-php:
tests/src/UnitTestCase.php#L57
Property \Inpsyde\GutenbergVersionManager\Tests\UnitTestCase::$theme does not have native type hint for its value but it should be possible to add it based on @var annotation "\WP_Theme|\Mockery\MockInterface".
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 1.
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 2.
|
RiskyTruthyFalsyComparison:
src/Provider/ServiceIntegration.php#L108
src/Provider/ServiceIntegration.php:108:21: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Provider/ServiceIntegration.php#L134
src/Provider/ServiceIntegration.php:134:21: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Service/Loader.php#L30
src/Service/Loader.php:30:17: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
|
tests-unit-php (8.2) / tests-unit-php
The job running on runner GitHub Actions 53 has exceeded the maximum execution time of 5 minutes.
|
lint-php (8.1) / lint-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-php (8.2) / lint-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-php (8.0) / lint-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coding-standards-analysis-php / coding-standards-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coding-standards-analysis-php / coding-standards-php:
src/Provider/ServiceIntegration.php#L151
Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $theme.
|
static-code-analysis-php / static-analysis-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests-unit-php (8.0) / tests-unit-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests-unit-php (8.1) / tests-unit-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|