Fix int overflow behaviour #170
Annotations
3 errors and 1 warning
Linter (8.3, ubuntu-latest):
src/Node/Literal/IntLiteralNode.php#L51
Method TypeLang\Parser\Node\Literal\IntLiteralNode::split() should return array{bool, numeric-string} but returns array{bool, float|int}.
|
Linter (8.3, ubuntu-latest):
src/Node/Literal/IntLiteralNode.php#L63
Method TypeLang\Parser\Node\Literal\IntLiteralNode::split() should return array{bool, numeric-string} but returns array{bool, string}.
|
Linter (8.3, ubuntu-latest)
Process completed with exit code 1.
|
Linter (8.3, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|