Skip to content

Fixed direct driver tests and test summary #880

Fixed direct driver tests and test summary

Fixed direct driver tests and test summary #880

Triggered via pull request May 14, 2025 12:33
Status Failure
Total duration 33s
Artifacts

static-analysis.yml

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

Annotations

3 errors
Lint & Analyse
Process completed with exit code 2.
PossiblyUndefinedStringArrayOffset: tests/Integration/EdgeCasesTest.php#L88
tests/Integration/EdgeCasesTest.php:88:13: PossiblyUndefinedStringArrayOffset: Possibly undefined array offset ''CI'' is risky given expected type 'non-empty-string'. Consider using isset beforehand. (see https://psalm.dev/216)
PossiblyUndefinedStringArrayOffset: tests/Integration/ComplexQueryTest.php#L265
tests/Integration/ComplexQueryTest.php:265:13: PossiblyUndefinedStringArrayOffset: Possibly undefined array offset ''CI'' is risky given expected type 'non-empty-string'. Consider using isset beforehand. (see https://psalm.dev/216)