Skip to content

v1.0.0

v1.0.0 #14

Triggered via pull request February 11, 2024 18:47
@PetrenkoAntonPetrenkoAnton
synchronize #1
dev
Status Failure
Total duration 46s
Artifacts

coding-style.yml

on: pull_request
PHPStan + PHP_CodeSniffer
35s
PHPStan + PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPStan + PHP_CodeSniffer: tests/Api/v1/HealthCheckControllerCest.php#L16
Call to an undefined method Tests\Support\ApiTester::sendGet().
PHPStan + PHP_CodeSniffer: tests/Api/v1/HealthCheckControllerCest.php#L17
Call to an undefined method Tests\Support\ApiTester::seeResponseCodeIs().
PHPStan + PHP_CodeSniffer: tests/Api/v1/InfoControllerCest.php#L16
Call to an undefined method Tests\Support\ApiTester::sendGet().
PHPStan + PHP_CodeSniffer: tests/Api/v1/InfoControllerCest.php#L17
Call to an undefined method Tests\Support\ApiTester::seeResponseCodeIs().
PHPStan + PHP_CodeSniffer: tests/Api/v1/InfoControllerCest.php#L18
Call to an undefined method Tests\Support\ApiTester::seeResponseMatchesJsonType().
PHPStan + PHP_CodeSniffer: tests/Api/v1/InfoControllerCest.php#L23
Call to an undefined method Tests\Support\ApiTester::seeResponseContainsJson().
PHPStan + PHP_CodeSniffer: tests/Api/v1/SearchControllerCest.php#L21
Call to an undefined method Tests\Support\ApiTester::sendGet().
PHPStan + PHP_CodeSniffer: tests/Api/v1/SearchControllerCest.php#L22
Call to an undefined method Tests\Support\ApiTester::seeResponseCodeIs().
PHPStan + PHP_CodeSniffer: tests/Api/v1/SearchControllerCest.php#L23
Call to an undefined method Tests\Support\ApiTester::seeResponseMatchesJsonType().
PHPStan + PHP_CodeSniffer: tests/Api/v1/SearchControllerCest.php#L37
Call to an undefined method Tests\Support\ApiTester::seeResponseContainsJson().
PHPStan + PHP_CodeSniffer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan + PHP_CodeSniffer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/