fix: add taint source on plugin-added taints #11832
Triggered via pull request
September 15, 2023 10:43
Status
Failure
Total duration
1m 21s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/ArrayAnalyzer.php#L470
src/Psalm/Internal/Analyzer/Statements/Expression/ArrayAnalyzer.php:470:25: UnusedVariable: $item_value_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/Assignment/InstancePropertyAssignmentAnalyzer.php#L633
src/Psalm/Internal/Analyzer/Statements/Expression/Assignment/InstancePropertyAssignmentAnalyzer.php:633:13: UnusedVariable: $assignment_value_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentAnalyzer.php#L1625
src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentAnalyzer.php:1625:13: UnusedVariable: $input_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/Call/FunctionCallAnalyzer.php#L878
src/Psalm/Internal/Analyzer/Statements/Expression/Call/FunctionCallAnalyzer.php:878:17: UnusedVariable: $stmt_name_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/EncapsulatedStringAnalyzer.php#L118
src/Psalm/Internal/Analyzer/Statements/Expression/EncapsulatedStringAnalyzer.php:118:25: UnusedVariable: $casted_part_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/EvalAnalyzer.php#L76
src/Psalm/Internal/Analyzer/Statements/Expression/EvalAnalyzer.php:76:17: UnusedVariable: $expr_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
src/Psalm/Internal/Analyzer/Statements/Expression/IncludeAnalyzer.php#L153
src/Psalm/Internal/Analyzer/Statements/Expression/IncludeAnalyzer.php:153:13: UnusedVariable: $stmt_expr_type is never referenced or the value is not used (see https://psalm.dev/077)
|
build
Process completed with exit code 2.
|