Skip to content

Use correct file path while adding unused suppressions for virtual __… #12245

Use correct file path while adding unused suppressions for virtual __…

Use correct file path while adding unused suppressions for virtual __… #12245

Triggered via pull request December 1, 2023 11:25
Status Failure
Total duration 1m 11s
Artifacts

shepherd.yml

on: pull_request
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.