Apply fixes from StyleCI #1257
Annotations
3 errors and 1 warning
Static analysis.:
src/SqlToken.php#L99
src/SqlToken.php:99:13: RedundantConditionGivenDocblockType: Docblock-defined type Yiisoft\Db\Sqlite\SqlToken for $value is always Yiisoft\Db\Sqlite\SqlToken (see https://psalm.dev/156)
|
Static analysis.:
src/SqlToken.php#L106
src/SqlToken.php:106:52: RedundantCastGivenDocblockType: Redundant cast to int given docblock-provided type (see https://psalm.dev/263)
|
Static analysis.
Process completed with exit code 2.
|
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/.
|
Loading