Skip to content

Automatically cast datetime bulk entries into DateTime objects #2974

Automatically cast datetime bulk entries into DateTime objects

Automatically cast datetime bulk entries into DateTime objects #2974

Triggered via pull request January 22, 2024 18:57
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-suite.yml

on: pull_request
Matrix: Static Analyze
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
DocblockTypeContradiction: src/lib/doctrine-dbal-bulk/src/Flow/Doctrine/Bulk/BulkData.php#L30
src/lib/doctrine-dbal-bulk/src/Flow/Doctrine/Bulk/BulkData.php:30:14: DocblockTypeContradiction: Docblock-defined type array<string, mixed> for $firstRow is always array<array-key, mixed> (see https://psalm.dev/155)
DocblockTypeContradiction: src/lib/doctrine-dbal-bulk/src/Flow/Doctrine/Bulk/BulkData.php#L37
src/lib/doctrine-dbal-bulk/src/Flow/Doctrine/Bulk/BulkData.php:37:18: DocblockTypeContradiction: Docblock-defined type array<string, mixed> for $row is always array<array-key, mixed> (see https://psalm.dev/155)
Static Analyze (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.