Skip to content

Refactor to cater for falsey get_plugin() return value. #346

Refactor to cater for falsey get_plugin() return value.

Refactor to cater for falsey get_plugin() return value. #346

Triggered via push November 29, 2023 11:18
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan: src/Uplink/Resources/Collection.php#L37
Call to function is_array() with array<string, StellarWP\Uplink\Resources\Resource> will always evaluate to true.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/