Skip to content

Fix POSIX only detection of absolute paths #6

Fix POSIX only detection of absolute paths

Fix POSIX only detection of absolute paths #6

Triggered via push December 1, 2023 17:01
Status Failure
Total duration 17m 41s
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.