Skip to content

Add MixedValueToScalarConverter for fixing a problem with SQL binding… #13

Add MixedValueToScalarConverter for fixing a problem with SQL binding…

Add MixedValueToScalarConverter for fixing a problem with SQL binding… #13

Triggered via push July 1, 2024 11:17
Status Failure
Total duration 46s
Artifacts

check.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
InvalidReturnType: src/Converters/MixedValueToScalarConverter.php#L11
src/Converters/MixedValueToScalarConverter.php:11:43: InvalidReturnType: Not all code paths of Lapaliv\BulkUpsert\Converters\MixedValueToScalarConverter::handle end in a return statement, return type scalar expected (see https://psalm.dev/011)
NullableReturnStatement: src/Converters/MixedValueToScalarConverter.php#L14
src/Converters/MixedValueToScalarConverter.php:14:20: NullableReturnStatement: The declared return type 'scalar' for Lapaliv\BulkUpsert\Converters\MixedValueToScalarConverter::handle is not nullable, but the function returns 'null|scalar' (see https://psalm.dev/139)
psalm
Process completed with exit code 2.
phpunit (8.1)
Process completed with exit code 2.
phpunit (8.2)
The job was canceled because "_8_1" failed.
phpunit (8.2)
Process completed with exit code 2.
phpunit (8.0)
The job was canceled because "_8_1" failed.
phpunit (8.0)
Process completed with exit code 2.
phpunit (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2, isbang/compose-action@v1.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.