Skip to content

Fix static magic method pureness not being inherited from traits #20

Fix static magic method pureness not being inherited from traits

Fix static magic method pureness not being inherited from traits #20

Triggered via push November 29, 2023 22:16
Status Failure
Total duration 1m 9s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
RedundantCondition: src/Psalm/Internal/PluginManager/Command/DisableCommand.php#L56
src/Psalm/Internal/PluginManager/Command/DisableCommand.php:56:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
ReservedWord: src/Psalm/Internal/PluginManager/Command/DisableCommand.php#L62
src/Psalm/Internal/PluginManager/Command/DisableCommand.php:62:24: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
RedundantCondition: src/Psalm/Internal/PluginManager/Command/EnableCommand.php#L56
src/Psalm/Internal/PluginManager/Command/EnableCommand.php:56:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
ReservedWord: src/Psalm/Internal/PluginManager/Command/ShowCommand.php#L49
src/Psalm/Internal/PluginManager/Command/ShowCommand.php:49:29: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
RedundantCondition: src/Psalm/Internal/PluginManager/Command/ShowCommand.php#L50
src/Psalm/Internal/PluginManager/Command/ShowCommand.php:50:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
build
Process completed with exit code 2.