Skip to content

Start to add ApplicationDeployment database class #41

Start to add ApplicationDeployment database class

Start to add ApplicationDeployment database class #41

Triggered via push March 31, 2024 22:32
Status Failure
Total duration 22s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Tests PHP 8.1: src/Infrastructure/Persistence/Application/PDOApplicationDeploymentRepository.php#L22
Method App\Infrastructure\Persistence\Application\PDOApplicationDeploymentRepository::create() should return App\Domain\Application\ApplicationDeployment but return statement is missing.
Tests PHP 8.1: src/Infrastructure/Persistence/Application/PDOApplicationDeploymentRepository.php#L30
Method App\Infrastructure\Persistence\Application\PDOApplicationDeploymentRepository::update() should return App\Domain\Application\ApplicationDeployment but return statement is missing.
Tests PHP 8.1
Process completed with exit code 1.
Tests PHP 8.1
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/.
Tests PHP 8.1
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/