Skip to content

bump

bump #1810

Triggered via push March 5, 2026 18:16
Status Failure
Total duration 2m 0s
Artifacts

macos-scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UnusedClass: src/Psalm/Exception/ConfigCreationException.php#L9
src/Psalm/Exception/ConfigCreationException.php:9:13: UnusedClass: Class Psalm\Exception\ConfigCreationException is never used (see https://psalm.dev/075)
UnusedClass: src/Psalm/Exception/ComplicatedExpressionException.php#L9
src/Psalm/Exception/ComplicatedExpressionException.php:9:13: UnusedClass: Class Psalm\Exception\ComplicatedExpressionException is never used (see https://psalm.dev/075)
UnusedClass: src/Psalm/Exception/CodeException.php#L9
src/Psalm/Exception/CodeException.php:9:13: UnusedClass: Class Psalm\Exception\CodeException is never used (see https://psalm.dev/075)
UnusedClass: src/Psalm/Exception/CircularReferenceException.php#L9
src/Psalm/Exception/CircularReferenceException.php:9:13: UnusedClass: Class Psalm\Exception\CircularReferenceException is never used (see https://psalm.dev/075)
UnusedClass: src/Psalm/Config/TaintAnalysisFileFilter.php#L10
src/Psalm/Config/TaintAnalysisFileFilter.php:10:13: UnusedClass: Class Psalm\Config\TaintAnalysisFileFilter is never used (see https://psalm.dev/075)
PossiblyNullArgument: src/Psalm/Codebase.php#L401
src/Psalm/Codebase.php:401:13: PossiblyNullArgument: Argument 2 of Psalm\Internal\Codebase\CodeUseGraph::addReferenceToNode cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: src/Psalm/Codebase.php#L381
src/Psalm/Codebase.php:381:13: PossiblyNullArgument: Argument 2 of Psalm\Internal\Codebase\CodeUseGraph::addReferenceToNode cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: src/Psalm/Codebase.php#L359
src/Psalm/Codebase.php:359:13: PossiblyNullArgument: Argument 2 of Psalm\Internal\Codebase\CodeUseGraph::addReferenceToNode cannot be null, possibly null value provided (see https://psalm.dev/078)
ImpureFunctionCall: src/Psalm/CodeLocation.php#L187
src/Psalm/CodeLocation.php:187:22: ImpureFunctionCall: calculateRealLocation is marked @psalm-external-mutation-free but its containing class is marked with a lower level of allowed mutations, @psalm-immutable (see https://psalm.dev/202)
ImpureFunctionCall: src/Psalm/CodeLocation.php#L161
src/Psalm/CodeLocation.php:161:21: ImpureFunctionCall: __unserialize is marked @psalm-external-mutation-free but its containing class is marked with a lower level of allowed mutations, @psalm-immutable (see https://psalm.dev/202)