Make reporting of client-safe errors configurable #2807
Annotations
10 errors and 1 warning
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L27
Call to static method fake() on an unknown class Illuminate\Support\Facades\Exceptions.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L36
Call to method PHPUnit\Framework\Assert::assertSame() with array{'No error to report'} and array<string, mixed>|null will always evaluate to false.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L49
Call to static method fake() on an unknown class Illuminate\Support\Facades\Exceptions.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L56
Call to method PHPUnit\Framework\Assert::assertSame() with array{GraphQL\Error\Error} and array<string, mixed>|null will always evaluate to false.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L57
Cannot access constant class on Exception|null.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L63
Call to static method fake() on an unknown class Illuminate\Support\Facades\Exceptions.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L71
Call to method PHPUnit\Framework\Assert::assertSame() with array{GraphQL\Error\Error} and array<string, mixed>|null will always evaluate to false.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L72
Cannot access constant class on Exception|null.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L84
Call to static method fake() on an unknown class Illuminate\Support\Facades\Exceptions.
|
Run vendor/bin/phpstan:
tests/Integration/Execution/ReportingErrorHandlerTest.php#L91
Call to method PHPUnit\Framework\Assert::assertSame() with array{GraphQL\Error\Error} and array<string, mixed>|null will always evaluate to false.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading