Skip to content

wip

wip #87

Triggered via push December 17, 2025 22:18
Status Failure
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
phpstan
Process completed with exit code 1.
phpstan: src/Tools/Prebuilt/OpenMeteoWeatherTool.php#L66
Cannot call method collect() on null.
phpstan: src/Tools/Prebuilt/OpenMeteoWeatherTool.php#L59
Result of static method Illuminate\Support\Facades\Http::get() (void) is used.
phpstan: src/Tools/Prebuilt/OpenMeteoWeatherTool.php#L51
Cannot call method json() on null.
phpstan: src/Tools/Prebuilt/OpenMeteoWeatherTool.php#L50
Cannot call method json() on null.
phpstan: src/Tools/Prebuilt/OpenMeteoWeatherTool.php#L43
Result of static method Illuminate\Support\Facades\Http::get() (void) is used.
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/