Fix incorrect handling of transactions using deferred constraints #4846
Annotations
5 errors and 1 warning
Run static analysis with Vimeo Psalm:
src/Driver/OCI8/Exception/Error.php#L35
src/Driver/OCI8/Exception/Error.php:35:29: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Run static analysis with Vimeo Psalm:
src/Driver/OCI8/Exception/Error.php#L37
src/Driver/OCI8/Exception/Error.php:37:21: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Run static analysis with Vimeo Psalm:
src/Driver/PDO/Exception.php#L38
src/Driver/PDO/Exception.php:38:29: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Run static analysis with Vimeo Psalm:
src/Driver/PDO/Exception.php#L40
src/Driver/PDO/Exception.php:40:21: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
|
Run static analysis with Vimeo Psalm
Process completed with exit code 2.
|
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/.
|
Loading