Skip to content

Added toNullable method #87

Added toNullable method

Added toNullable method #87

Triggered via pull request January 9, 2025 21:31
Status Success
Total duration 41s
Artifacts

docker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 10 notices
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run: src/Optional.php#L63
* [Empty statement] Empty CATCH statement detected
run: src/Optional.php#L25
* [No silenced errors] Silencing errors is discouraged; found: @static::isSupported... * [Space after not] Expected 1 space(s) after NOT operator; 0 found
run: src/Optional.php#L92
* [Disallow equal operators] Operator == is disallowed, use === instead. * [Line length] Line exceeds 80 characters; contains 84 characters
run: src/Optional.php#L61
* [Inline doc comment declaration] Invalid inline documentation comment format "@var static", expected "@var type $variableName Optional description".
run: src/Optional.php#L187
* [Inline doc comment declaration] Missing variable $exceptionSupplier before or after the documentation comment.
run: src/Optional.php#L11
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
run: src/Optional.php#L143
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
run: src/Optional.php#L145
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
run: src/Optional.php#L198
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
run: src/Optional.php#L208
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.