improve handling of HTTP 410 'Gone' exception #135
Annotations
11 errors and 8 warnings
Larastan:
src/Commands/VaporHandle.php#L73
Method Georgeboot\LaravelEchoApiGateway\Commands\VaporHandle::message() should return array but returns mixed.
|
Larastan:
src/Driver.php#L35
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::normalizeChannelName() expects string, mixed given.
|
Larastan:
src/Driver.php#L37
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::isGuardedChannel() expects string, mixed given.
|
Larastan:
src/Driver.php#L56
Parameter #1 $haystack of static method Illuminate\Support\Str::startsWith() expects string, mixed given.
|
Larastan:
src/Driver.php#L58
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignature() expects string, mixed given.
|
Larastan:
src/Driver.php#L58
Parameter #2 $socketId of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignature() expects string, mixed given.
|
Larastan:
src/Driver.php#L62
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::normalizeChannelName() expects string, mixed given.
|
Larastan:
src/Driver.php#L66
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignaturePresence() expects string, mixed given.
|
Larastan:
src/Driver.php#L67
Parameter #2 $socketId of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignaturePresence() expects string, mixed given.
|
Larastan:
src/Driver.php#L68
Cannot call method getAuthIdentifier() on mixed.
|
Jest
Process completed with exit code 1.
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pest - PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pest - PHP 8.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pest - PHP 8.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pest - PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Larastan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Larastan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Jest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|