mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Graphing cleanup (#14492)
* WIP * Fixes and cleanups * Move parseAtTime to Time util class * lint fixes, explicitly define variables * Style fixes
This commit is contained in:
@@ -5411,22 +5411,12 @@ parameters:
|
||||
path: LibreNMS/Util/GitHub.php
|
||||
|
||||
-
|
||||
message: "#^Method LibreNMS\\\\Util\\\\Graph\\:\\:getOverviewGraphsForDevice\\(\\) has no return type specified\\.$#"
|
||||
message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
||||
count: 1
|
||||
path: LibreNMS/Util/Graph.php
|
||||
|
||||
-
|
||||
message: "#^Method LibreNMS\\\\Util\\\\Graph\\:\\:getOverviewGraphsForDevice\\(\\) has parameter \\$device with no type specified\\.$#"
|
||||
count: 1
|
||||
path: LibreNMS/Util/Graph.php
|
||||
|
||||
-
|
||||
message: "#^Result of && is always false\\.$#"
|
||||
count: 1
|
||||
path: LibreNMS/Util/Graph.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$rrd_filename in isset\\(\\) always exists and is always null\\.$#"
|
||||
message: "#^Variable \\$rrd_options in empty\\(\\) always exists and is always falsy\\.$#"
|
||||
count: 1
|
||||
path: LibreNMS/Util/Graph.php
|
||||
|
||||
|
Reference in New Issue
Block a user