Remove type definitions #26
Annotations
3 errors and 2 warnings
src/PrettyPrinter.php#L193
src/PrettyPrinter.php:193:28: UndefinedPropertyFetch: Instance property TypeLang\Parser\Node\Stmt\NamedTypeNode::$parameters is not defined (see https://psalm.dev/039)
|
src/PrettyPrinter.php#L194
src/PrettyPrinter.php:194:28: MixedPropertyFetch: Cannot fetch property on mixed var $node->parameters (see https://psalm.dev/034)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, nick-invision/retry@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading