Skip to content

Merge pull request #10 from n4ss1m/refactor_rector #58

Merge pull request #10 from n4ss1m/refactor_rector

Merge pull request #10 from n4ss1m/refactor_rector #58

Triggered via push February 2, 2025 23:27
Status Success
Total duration 38s
Artifacts

run-tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
P8.4 - prefer-lowest - ubuntu-latest: vendor/illuminate/support/helpers.php#L185
optional(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/illuminate/support/helpers.php#L416
with(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L24
GuzzleHttp\Promise\queue(): Implicitly marking parameter $assign as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/guzzlehttp/promises/src/functions.php#L307
GuzzleHttp\Promise\each_limit_all(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/mockery/mockery/library/Mockery.php#L546
Mockery::formatArgs(): Implicitly marking parameter $arguments as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/mockery/mockery/library/Mockery.php#L622
Mockery::formatObjects(): Implicitly marking parameter $objects as nullable is deprecated, the explicit nullable type must be used instead