Skip to content

Add script to resolve semver for WP_VERSION env #409

Add script to resolve semver for WP_VERSION env

Add script to resolve semver for WP_VERSION env #409

Triggered via pull request May 17, 2025 11:46
Status Failure
Total duration 28s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
5s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
24s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
11s
code-quality / Lint Gherkin Feature files
code-quality  /  PHPCS
18s
code-quality / PHPCS
code-quality  /  PHPStan
23s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

7 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L72
Method TestWPVersionResolverTest::test_wp_version_resolver() has parameter $expected with no type specified.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L72
Method TestWPVersionResolverTest::test_wp_version_resolver() has parameter $env with no type specified.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L72
Method TestWPVersionResolverTest::test_wp_version_resolver() has no return type specified.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L48
Method TestWPVersionResolverTest::data_wp_version_resolver() has no return type specified.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L28
Method TestWPVersionResolverTest::wp_versions_data() has no return type specified.
code-quality / PHPStan: tests/tests/TestWPVersionResolverTest.php#L8
Property TestWPVersionResolverTest::$temp_file has no type specified.