Skip to content

Update actions/github-script action to v8 #2021

Update actions/github-script action to v8

Update actions/github-script action to v8 #2021

Triggered via pull request September 6, 2025 13:15
Status Failure
Total duration 34s
Artifacts

psalm.yml

on: pull_request
Matrix: Static Analysis by Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static Analysis by Psalm (locked, 8.4, ubuntu-latest)
Process completed with exit code 2.
UnusedBaselineEntry: tests/Benchmark/tideways.php#L0
tests/Benchmark/tideways.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedReturnTypeCoercion" has 2 extra entries. (see https://psalm.dev/316)
UnusedBaselineEntry: tests/Benchmark/tideways.php#L0
tests/Benchmark/tideways.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedMethodCall" has 2 extra entries. (see https://psalm.dev/316)
UnusedBaselineEntry: tests/Benchmark/tideways.php#L0
tests/Benchmark/tideways.php:0:0: UnusedBaselineEntry: Baseline for issue "ClassMustBeFinal" has 1 extra entry. (see https://psalm.dev/316)
MixedReturnStatement: src/MetadataHydrator.php#L83
src/MetadataHydrator.php:83:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)