Add attack mission and battle report logic #376
run-phpstan-code-analysis.yml
on: pull_request
phpstan-code-analysis
1m 28s
Annotations
3 errors and 2 warnings
phpstan-code-analysis:
tests/Unit/PlanetServiceTest.php#L60
Call to an undefined method OGame\Services\PlanetService::getShipsArray().
|
phpstan-code-analysis:
tests/Unit/PlanetServiceTest.php#L65
Call to an undefined method OGame\Services\PlanetService::getDefenseArray().
|
phpstan-code-analysis
Process completed with exit code 1.
|
phpstan-code-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan-code-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e, 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/
|