Skip to content

implement enhanced app for shelly plugs (#661) #261

implement enhanced app for shelly plugs (#661)

implement enhanced app for shelly plugs (#661) #261

Triggered via push December 2, 2023 11:42
Status Failure
Total duration 2m 6s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint Code Base: ShellyPlug/ShellyPlug.php#L3
Class App\SupportedApps\ShellyPlug\ShellyPlug extends unknown class App\SupportedApps.
Lint Code Base: ShellyPlug/ShellyPlug.php#L3
Class App\SupportedApps\ShellyPlug\ShellyPlug implements unknown interface App�nhancedApps.
Lint Code Base: ShellyPlug/ShellyPlug.php#L86
App\SupportedApps\ShellyPlug\ShellyPlug::test() calls parent::appTest() but App\SupportedApps\ShellyPlug\ShellyPlug does not extend any class.
Lint Code Base: ShellyPlug/ShellyPlug.php#L95
App\SupportedApps\ShellyPlug\ShellyPlug::livestats() calls parent::execute() but App\SupportedApps\ShellyPlug\ShellyPlug does not extend any class.
Lint Code Base: ShellyPlug/ShellyPlug.php#L97
App\SupportedApps\ShellyPlug\ShellyPlug::livestats() calls parent::execute() but App\SupportedApps\ShellyPlug\ShellyPlug does not extend any class.
Lint Code Base: ShellyPlug/ShellyPlug.php#L167
App\SupportedApps\ShellyPlug\ShellyPlug::livestats() calls parent::getLiveStats() but App\SupportedApps\ShellyPlug\ShellyPlug does not extend any class.
Lint Code Base: ShellyPlug/ShellyPlug.php#L172
App\SupportedApps\ShellyPlug\ShellyPlug::url() calls parent::normaliseurl() but App\SupportedApps\ShellyPlug\ShellyPlug does not extend any class.