コメントを付与したSQLが実行されない問題の修正 #130
Annotations
7 errors and 1 warning
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L50
Expected 5 spaces after parameter type; 1 found
|
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L67
Incorrect annotations group.
|
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L67
Method \Ray\Query\QueryInterceptor::returnRo() has useless @param annotation for parameter $invocation.
|
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L67
Expected 9 spaces after parameter type; 1 found
|
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L68
@param annotation of method \Ray\Query\QueryInterceptor::returnRo() does not specify type hint for items of its traversable parameter $result.
|
Run PHP_CodeSniffer:
src/QueryInterceptor.php#L69
Method \Ray\Query\QueryInterceptor::returnRo() has useless @return annotation.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading