Merge pull request #7 from mvorisek/merge_4 #101
static-analysis.yml
on: push
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Annotations
2 errors and 2 warnings
PossiblyUndefinedArrayOffset:
src/Platforms/SQLitePlatform.php#L679
src/Platforms/SQLitePlatform.php:679:16: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Static Analysis with Psalm (8.3)
Process completed with exit code 2.
|
Static Analysis with PHPStan (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis with Psalm (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|