Skip to content

Remove provide section from composer.json #255

Remove provide section from composer.json

Remove provide section from composer.json #255

Re-run triggered October 18, 2023 02:28
Status Failure
Total duration 55s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors
MissingTemplateParam: src/Options/Authentication.php#L51
src/Options/Authentication.php:51:13: MissingTemplateParam: DoctrineModule\Options\Authentication has missing template params when extending Laminas\Stdlib\AbstractOptions, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Options/Cache.php#L13
src/Options/Cache.php:13:13: MissingTemplateParam: DoctrineModule\Options\Cache has missing template params when extending Laminas\Stdlib\AbstractOptions, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Options/Driver.php#L12
src/Options/Driver.php:12:13: MissingTemplateParam: DoctrineModule\Options\Driver has missing template params when extending Laminas\Stdlib\AbstractOptions, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Options/EventManager.php#L12
src/Options/EventManager.php:12:13: MissingTemplateParam: DoctrineModule\Options\EventManager has missing template params when extending Laminas\Stdlib\AbstractOptions, expecting 1 (see https://psalm.dev/182)
Static Analysis / Psalm (8.1)
Process completed with exit code 2.