Skip to content

tesktkit bookmarks #929

tesktkit bookmarks

tesktkit bookmarks #929

Triggered via pull request September 29, 2025 12:55
Status Success
Total duration 33s
Artifacts

static-analysis.yml

on: pull_request
Lint & Analyse
30s
Lint & Analyse
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
MixedReturnTypeCoercion: src/Databags/TransactionConfiguration.php#L60
src/Databags/TransactionConfiguration.php:60:16: MixedReturnTypeCoercion: The type 'array<array-key, mixed>|null' is more general than the declared return type 'array<string, array<array-key, mixed>|null|scalar>|null' for Laudis\Neo4j\Databags\TransactionConfiguration::getMetaData (see https://psalm.dev/197)
MixedReturnTypeCoercion: src/Databags/TransactionConfiguration.php#L56
src/Databags/TransactionConfiguration.php:56:16: MixedReturnTypeCoercion: The declared return type 'array<string, array<array-key, mixed>|null|scalar>|null' for Laudis\Neo4j\Databags\TransactionConfiguration::getMetaData is more specific than the inferred return type 'array<array-key, mixed>|null' (see https://psalm.dev/197)