mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix sensor discovery fetch issue (#15193)
* Fix sensor discovery fetch issue * value is not in an array * Fix type * remove exception... * Update HarmonyEnhanced * update test data
This commit is contained in:
@@ -95,11 +95,6 @@ parameters:
|
||||
count: 1
|
||||
path: LibreNMS/Modules/Ospf.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#8 \\$multiplier of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, null given\\.$#"
|
||||
count: 2
|
||||
path: LibreNMS/OS/ArrisDsr4410md.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$sensors in empty\\(\\) always exists and is not falsy\\.$#"
|
||||
count: 1
|
||||
@@ -110,11 +105,6 @@ parameters:
|
||||
count: 2
|
||||
path: LibreNMS/OS/Ceraos.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#8 \\$multiplier of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, null given\\.$#"
|
||||
count: 3
|
||||
path: LibreNMS/OS/HarmonyEnhanced.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#16 \\$entPhysicalIndex of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects float\\|int\\|null, string given\\.$#"
|
||||
count: 1
|
||||
|
Reference in New Issue
Block a user