Skip to content

chore(deps): update dependency vimeo/psalm to v5 - autoclosed #165

chore(deps): update dependency vimeo/psalm to v5 - autoclosed

chore(deps): update dependency vimeo/psalm to v5 - autoclosed #165

Triggered via pull request September 23, 2024 09:21
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
UnusedPsalmSuppress: src/Option/None.php#L144
src/Option/None.php:144:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnusedPsalmSuppress: src/Option/Some.php#L160
src/Option/Some.php:160:29: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnusedPsalmSuppress: src/functions/option.php#L155
src/functions/option.php:155:20: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnusedPsalmSuppress: src/functions/option.php#L159
src/functions/option.php:159:25: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
RedundantCondition: tests/type-hinting/option.php#L26
tests/type-hinting/option.php:26:25: RedundantCondition: Type TH\Maybe\Option\Some<string> for $option is always TH\Maybe\Option\Some (see https://psalm.dev/122)
RedundantCondition: tests/type-hinting/option.php#L38
tests/type-hinting/option.php:38:25: RedundantCondition: Type TH\Maybe\Option\Some<int> for $option is always TH\Maybe\Option\Some (see https://psalm.dev/122)
RedundantConditionGivenDocblockType: tests/type-hinting/option.php#L43
tests/type-hinting/option.php:43:21: RedundantConditionGivenDocblockType: Docblock-defined type TH\Maybe\Option\Some<int> for $option is always TH\Maybe\Option\Some (see https://psalm.dev/156)
TypeDoesNotContainType: tests/type-hinting/option.php#L57
tests/type-hinting/option.php:57:25: TypeDoesNotContainType: Cannot resolve types for $option - TH\Maybe\Option\None does not contain TH\Maybe\Option\Some (see https://psalm.dev/056)
RedundantConditionGivenDocblockType: tests/type-hinting/option.php#L62
tests/type-hinting/option.php:62:21: RedundantConditionGivenDocblockType: Docblock-defined type TH\Maybe\Option\Some<int> for $option is always TH\Maybe\Option\Some (see https://psalm.dev/156)
RedundantCondition: tests/type-hinting/option.php#L73
tests/type-hinting/option.php:73:25: RedundantCondition: Type TH\Maybe\Option\Some<int> for $option is always TH\Maybe\Option\Some (see https://psalm.dev/122)
build (8.1)
The job was canceled because "_8_2" failed.
build (8.1)
The operation was canceled.
build (8.3)
The job was canceled because "_8_2" failed.
build (8.3)
The operation was canceled.