Skip to content

update refactor

update refactor #11

Triggered via push May 18, 2026 03:59
Status Failure
Total duration 21s
Artifacts –

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests
Process completed with exit code 1.
tests: src/Supabase/Client.php#L128
Parameter #1 $json of function json_decode expects string, mixed given.
tests: src/Supabase/Client.php#L128
PHPDoc tag `@var` for variable $content has no value type specified in iterable type array.
tests: src/Supabase/Client.php#L128
Cannot call method getContents() on mixed.
tests: src/Supabase/Client.php#L128
Call to an undefined method GuzzleHttp\Client::getBody().
tests: src/Supabase/Client.php#L125
Call to an undefined method GuzzleHttp\Client::getReasonPhrase().
tests: src/Supabase/Client.php#L124
Call to an undefined method GuzzleHttp\Client::getStatusCode().