Add script to resolve semver for WP_VERSION env
#409
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
24s
code-quality
/
Lint Gherkin Feature files
11s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
23s
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.
|