Skip to content

Introduce support for incrementally updating text documents #198

Introduce support for incrementally updating text documents

Introduce support for incrementally updating text documents #198

Triggered via pull request December 29, 2025 17:51
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
PHPStan (8.1)
Process completed with exit code 1.
PHPStan (8.1): lib/Test/LanguageServerTester/TextDocumentTester.php#L45
Parameter #2 $contentChanges of class Phpactor\LanguageServerProtocol\DidChangeTextDocumentParams constructor expects array<Phpactor\LanguageServerProtocol\TextDocumentContentChangeFullEvent|Phpactor\LanguageServerProtocol\TextDocumentContentChangeIncrementalEvent>, array<int, array<string, string>> given.
PHPStan (8.1): lib/Event/TextDocumentIncrementallyUpdated.php#L28
Method Phpactor\LanguageServer\Event\TextDocumentIncrementallyUpdated::edits() should return array<Phpactor\LanguageServerProtocol\TextEdit> but returns array<Phpactor\LanguageServerProtocol\TextDocumentContentChangeIncrementalEvent>.
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/
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/
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/