mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove legacy addhost code (#15376)
* Remove legacy addhost code Update webui addhost Update device snmp settings page Update discovery protocols device discovery (no longer force full new device discovery in process) * remove baseline exceptions * Apply fixes from StyleCI --------- Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
@@ -325,16 +325,6 @@ parameters:
|
||||
count: 2
|
||||
path: database/seeders/RolesSeeder.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#4 \\$transport of function addHost expects string, int given\\.$#"
|
||||
count: 1
|
||||
path: tests/AddHostTest.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#5 \\$poller_group of function addHost expects string, int given\\.$#"
|
||||
count: 4
|
||||
path: tests/AddHostTest.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$attr of method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) expects string, int given\\.$#"
|
||||
count: 2
|
||||
|
Reference in New Issue
Block a user