Skip to content

Cleanup some data_udpate() references #1892

Cleanup some data_udpate() references

Cleanup some data_udpate() references #1892

Triggered via push October 4, 2023 04:32
Status Failure
Total duration 5m 22s
Artifacts

lint.yml

on: push
Matrix: PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Static Analysis (8.1): LibreNMS/Interfaces/Module.php#L66
PHPDoc tag @param for parameter $datastore with type LibreNMS\Interfaces\DataStorageInterface is not subtype of native type LibreNMS\Interfaces\Data\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Interfaces/Module.php#L66
Parameter $datastore of method LibreNMS\Interfaces\Module::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Availability.php#L71
Parameter $datastore of method LibreNMS\Modules\Availability::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Core.php#L103
Parameter $datastore of method LibreNMS\Modules\Core::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Isis.php#L94
Parameter $datastore of method LibreNMS\Modules\Isis::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/LegacyModule.php#L107
Parameter $datastore of method LibreNMS\Modules\LegacyModule::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Mempools.php#L85
Parameter $datastore of method LibreNMS\Modules\Mempools::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Mpls.php#L114
Parameter $datastore of method LibreNMS\Modules\Mpls::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.
PHP Static Analysis (8.1): LibreNMS/Modules/Nac.php#L75
Parameter $datastore of method LibreNMS\Modules\Nac::poll() has invalid type LibreNMS\Interfaces\DataStorageInterface.