Skip to content

Explore PHPUnit gte 10 support #539

Explore PHPUnit gte 10 support

Explore PHPUnit gte 10 support #539

Triggered via pull request July 17, 2024 06:35
Status Failure
Total duration 44s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis
35s
Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Static Analysis: src/Module/WPFilesystem.php#L381
No error to ignore is reported on line 381.
Static Analysis: src/TestCase/WPTestCase.php#L154
PHPDoc type array<string, array<string>> of property lucatume\WPBrowser\TestCase\WPTestCase::$backupStaticAttributesExcludeList is not covariant with PHPDoc type array<string, array<int, string>> of overridden property PHPUnit\Framework\TestCase::$backupStaticAttributesExcludeList.
Static Analysis: src/TestCase/WPTestCase.php#L245
No error to ignore is reported on line 245.
Static Analysis: src/TestCase/WPTestCase.php#L444
Call to an undefined method lucatume\WPBrowser\TestCase\WPTestCase::name().
Static Analysis: src/TestCase/WPTestCase.php#L444
Call to an undefined method lucatume\WPBrowser\TestCase\WPTestCase::nameWithDataSet().
Static Analysis
Process completed with exit code 1.
Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/