Fix new Psalm and PHPCS errors #146
Annotations
5 errors and 1 warning
Run PHP_CodeSniffer:
src/Token.php#L66
Method \Doctrine\Common\Lexer\Token::offsetExists() does not have parameter type hint nor @param annotation for its parameter $offset.
|
Run PHP_CodeSniffer:
src/Token.php#L118
Method \Doctrine\Common\Lexer\Token::offsetSet() does not have parameter type hint nor @param annotation for its parameter $offset.
|
Run PHP_CodeSniffer:
src/Token.php#L118
Method \Doctrine\Common\Lexer\Token::offsetSet() does not have parameter type hint nor @param annotation for its parameter $value.
|
Run PHP_CodeSniffer:
src/Token.php#L134
Method \Doctrine\Common\Lexer\Token::offsetUnset() does not have parameter type hint nor @param annotation for its parameter $offset.
|
Run PHP_CodeSniffer
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, actions/cache@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