wip #87
static-analysis.yml
on: push
phpstan
38s
type-coverage
1m 24s
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/
|