Skip to content

PHPLIB-1248 Add examples on GridFS #1117

PHPLIB-1248 Add examples on GridFS

PHPLIB-1248 Add examples on GridFS #1117

Triggered via pull request January 4, 2024 17:17
Status Failure
Total duration 27s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
MixedAssignment: examples/gridfs-upload.php#L34
examples/gridfs-upload.php:34:1: MixedAssignment: Unable to determine the type that $id is being assigned to (see https://psalm.dev/032)
MixedOperand: examples/gridfs-upload.php#L35
examples/gridfs-upload.php:35:34: MixedOperand: Right operand cannot be mixed (see https://psalm.dev/059)
Psalm
Process completed with exit code 2.