Fix ping.php skipped results (#14368)

* Update PingCheck.php

* Update PingCheck.php

* Update phpstan-baseline.neon

* Update PingCheck.php

Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
sembeek
2022-09-19 22:10:26 +02:00
committed by GitHub
parent 27a19039dc
commit 4e1f958e16
2 changed files with 23 additions and 33 deletions

View File

@@ -7825,11 +7825,6 @@ parameters:
count: 1
path: app/Jobs/PingCheck.php
-
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:defer\\(\\) has no return type specified\\.$#"
count: 1
path: app/Jobs/PingCheck.php
-
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:fetchDevices\\(\\) has no return type specified\\.$#"
count: 1
@@ -7840,11 +7835,6 @@ parameters:
count: 1
path: app/Jobs/PingCheck.php
-
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:recordData\\(\\) has no return type specified\\.$#"
count: 1
path: app/Jobs/PingCheck.php
-
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$command has no type specified\\.$#"
count: 1