add authorization header if included #15
Annotations
12 errors and 12 warnings
ESLint
Process completed with exit code 1.
|
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
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/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pest - PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Pest - PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: ramsey/composer-install@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
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/
|
Larastan
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/
|
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Jest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|