Modernise codebase #2
Annotations
6 errors and 1 warning
|
🧹 PHPStan:
tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php#L1
Ignored error pattern #^Parameter \#1 \$periods of method BomWeather\\Tests\\src\\Unit\\Forecast\\Serializer\\ForecastSerializerTest\:\:assertRegionPeriods\(\) expects array\<BomWeather\\Forecast\\RegionForecastPeriod\>, array\<BomWeather\\Forecast\\ForecastPeriod\> given\.$# in path /__w/bom-weather/bom-weather/tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php was not matched in reported errors.
|
🧹 PHPStan:
tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php#L1
Ignored error pattern #^Parameter \$periods of method BomWeather\\Tests\\src\\Unit\\Forecast\\Serializer\\ForecastSerializerTest\:\:assertRegionPeriods\(\) has invalid type BomWeather\\Forecast\\RegionForecastPeriod\.$# in path /__w/bom-weather/bom-weather/tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php was not matched in reported errors.
|
🧹 PHPStan:
tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php#L39
Parameter #1 $periods of method BomWeather\Tests\Unit\Forecast\Serializer\ForecastSerializerTest::assertRegionPeriods() expects array<BomWeather\Forecast\RegionForecastPeriod>, array<BomWeather\Forecast\ForecastPeriod> given.
|
🧹 PHPStan:
tests/src/Unit/Forecast/Serializer/ForecastSerializerTest.php#L79
Parameter $periods of method BomWeather\Tests\Unit\Forecast\Serializer\ForecastSerializerTest::assertRegionPeriods() has invalid type BomWeather\Forecast\RegionForecastPeriod.
|
🧹 PHPStan
Process completed with exit code 1.
|
📝 Publish Test Results
Could not find any files for phpunit-results.xml
|
The logs for this run have expired and are no longer available.
Loading