Annotations
6 errors and 1 warning
Run composer phpstan -- --no-progress:
src/CommandLine/Parser.php#L112
Method Nette\CommandLine\Parser::addArgument() should return static(Nette\CommandLine\Parser) but return statement is missing.
|
Run composer phpstan -- --no-progress:
src/CommandLine/Parser.php#L127
Method Nette\CommandLine\Parser::addOption() should return static(Nette\CommandLine\Parser) but return statement is missing.
|
Run composer phpstan -- --no-progress:
src/CommandLine/Parser.php#L142
Method Nette\CommandLine\Parser::addValueOption() should return static(Nette\CommandLine\Parser) but return statement is missing.
|
Run composer phpstan -- --no-progress:
src/CommandLine/Parser.php#L159
Method Nette\CommandLine\Parser::addEnumeratedOption() should return static(Nette\CommandLine\Parser) but return statement is missing.
|
Run composer phpstan -- --no-progress:
src/CommandLine/Parser.php#L171
Method Nette\CommandLine\Parser::fromHelp() should return static(Nette\CommandLine\Parser) but return statement is missing.
|
Run composer phpstan -- --no-progress
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading