Skip to content

fix(tests)

fix(tests) #54

Triggered via push July 16, 2024 07:14
Status Success
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
PHPStan: tests/src/E2E/Ares/CoreTest.php#L56
No error to ignore is reported on line 56.
PHPStan: tests/src/UseStoredFile.php (in context of class h4kuna/Ares/Tests/E2E/AdisTest)#L13
Dynamic call to static method h4kuna\Ares\Tests\E2E\AdisTest::getMask().
PHPStan: tests/src/UseStoredFile.php (in context of class h4kuna/Ares/Tests/E2E/Ares/CoreTest)#L13
Dynamic call to static method h4kuna\Ares\Tests\E2E\Ares\CoreTest::getMask().
PHPStan: tests/src/UseStoredFile.php (in context of class h4kuna/Ares/Tests/E2E/Ares/JsonCompareTest)#L13
Dynamic call to static method h4kuna\Ares\Tests\E2E\Ares\JsonCompareTest::getMask().
PHPStan: tests/src/UseStoredFile.php (in context of class h4kuna/Ares/Tests/E2E/DataBoxTest)#L13
Dynamic call to static method h4kuna\Ares\Tests\E2E\DataBoxTest::getMask().
PHPStan
Process completed with exit code 1.
PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/