Require socket v2 #71
Open
Annotations
10 errors and 2 warnings
|
Run PHPStan:
lib/Core/CodeAction/CodeActionProvider.php#L16
Method Phpactor\LanguageServer\Core\CodeAction\CodeActionProvider::provideActionsFor() has invalid return type Amp\Promise.
|
|
Run PHPStan:
lib/Core/CodeAction/CodeActionProvider.php#L16
Method Phpactor\LanguageServer\Core\CodeAction\CodeActionProvider::provideActionsFor() has invalid return type Amp\Promise.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L36
Call to method throwIfRequested() on an unknown class Amp\CancellationToken.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L34
Result of function Amp\delay (void) is used.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L29
Function Amp\call not found.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L27
Parameter $cancel of method Phpactor\LanguageServer\Core\CodeAction\AggregateCodeActionProvider::provideActionsFor() has invalid type Amp\CancellationToken.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L27
Method Phpactor\LanguageServer\Core\CodeAction\AggregateCodeActionProvider::provideActionsFor() has invalid return type Amp\Promise.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L27
Method Phpactor\LanguageServer\Core\CodeAction\AggregateCodeActionProvider::provideActionsFor() has invalid return type Amp\Promise.
|
|
Run PHPStan:
lib/Core/CodeAction/AggregateCodeActionProvider.php#L9
Used function Amp\call not found.
|
|
Run PHPStan:
example/server/minimal.php#L26
Instantiated class Amp\Success not found.
|
|
Composer install
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/
|
|
Composer install
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