Add integration test case for formatting #205
ci.yml
on: pull_request
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: phpunit
Annotations
12 errors and 12 warnings
|
PHPUnit (8.4)
Process completed with exit code 1.
|
|
PHPUnit (8.3)
The strategy configuration was canceled because "phpunit._8_4" failed
|
|
PHPUnit (8.3)
Process completed with exit code 1.
|
|
PHPUnit (8.1)
The strategy configuration was canceled because "phpunit._8_4" failed
|
|
PHPUnit (8.1)
The operation was canceled.
|
|
PHPStan (8.1)
Process completed with exit code 1.
|
|
PHPStan (8.1):
lib/Test/ChannelStream.php#L66
Method Phpactor\LanguageServer\Test\ChannelStream::end() return type with generic interface Amp\Promise does not specify its types: TValue
|
|
PHPStan (8.1):
lib/Test/ChannelStream.php#L49
Method Phpactor\LanguageServer\Test\ChannelStream::write() return type with generic interface Amp\Promise does not specify its types: TValue
|
|
PHPStan (8.1):
lib/Test/ChannelStream.php#L22
Parameter #1 $iterator of class Amp\ByteStream\IteratorStream constructor expects Amp\Iterator<string>, Amp\Iterator<mixed> given.
|
|
PHPStan (8.1):
lib/Test/ChannelStream.php#L15
Property Phpactor\LanguageServer\Test\ChannelStream::$emitter with generic class Amp\Emitter does not specify its types: TValue
|
|
PHPUnit (8.2)
The strategy configuration was canceled because "phpunit._8_4" failed
|
|
PHPUnit (8.2)
The operation was canceled.
|
|
PHPUnit (8.4)
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/
|
|
PHPUnit (8.4)
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/
|
|
PHPUnit (8.3)
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/
|
|
PHPUnit (8.3)
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/
|
|
PHPUnit (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/
|
|
PHPUnit (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/
|
|
PHP-CS-Fixer (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/
|
|
PHP-CS-Fixer (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/
|
|
PHPStan (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/
|
|
PHPStan (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/
|
|
PHPUnit (8.2)
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/
|
|
PHPUnit (8.2)
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/
|