Skip to content

Update all non-major dependencies #200

Update all non-major dependencies

Update all non-major dependencies #200

Triggered via push March 30, 2024 23:32
Status Failure
Total duration 30s
Artifacts

psalm.yml

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

Annotations

4 errors and 1 warning
MixedReturnStatement: test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php#L40
test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php:40:83: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
MixedReturnStatement: test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php#L48
test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php:48:81: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
UnusedBaselineEntry: test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php#L1
test/ComposerRequireCheckerTest/DefinedSymbolsLocator/LocateDefinedSymbolsFromComposerRuntimeApiTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)
Static Analysis by Psalm (locked, 8.2, ubuntu-latest)
Process completed with exit code 2.
Static Analysis by Psalm (locked, 8.2, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/