Update Show return types #70
tests.yml
on: push
Static Analysis
19s
Matrix: unitTests
Annotations
4 errors and 4 warnings
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Commands/Show.php#L205
Method Winter\Packager\Commands\Show::execute() should return array|Winter\Packager\Commands\Package|Winter\Packager\Package\Collection|Winter\Packager\Package\DetailedPackage|Winter\Packager\Package\VersionedPackage|null but returns Winter\Packager\Package\Package.
|
|
Static Analysis:
src/Commands/Show.php#L49
Method Winter\Packager\Commands\Show::execute() return type has no value type specified in iterable type array.
|
|
Static Analysis:
src/Commands/Show.php#L49
Method Winter\Packager\Commands\Show::execute() has invalid return type Winter\Packager\Commands\Package.
|
|
Static Analysis
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 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/
|
|
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/
|
|
PHP 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/
|