fixed Typescript errors #94
Annotations
10 errors and 3 warnings
Run Larastan:
src/Commands/VaporHandle.php#L73
Method Georgeboot\LaravelEchoApiGateway\Commands\VaporHandle::message() should return array but returns mixed.
|
Run Larastan:
src/Driver.php#L35
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::normalizeChannelName() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L37
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::isGuardedChannel() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L56
Parameter #1 $haystack of static method Illuminate\Support\Str::startsWith() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L58
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignature() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L58
Parameter #2 $socketId of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignature() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L62
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::normalizeChannelName() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L66
Parameter #1 $channel of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignaturePresence() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L67
Parameter #2 $socketId of method Georgeboot\LaravelEchoApiGateway\Driver::generateSignaturePresence() expects string, mixed given.
|
Run Larastan:
src/Driver.php#L68
Cannot call method getAuthIdentifier() on mixed.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run ramsey/composer-install@v1
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/
|
Loading