Skip to content

POC: Allow to limit the max-depth of Exporter->export() #335

POC: Allow to limit the max-depth of Exporter->export()

POC: Allow to limit the max-depth of Exporter->export() #335

Triggered via pull request March 28, 2024 11:06
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Coding Guidelines
16s
Coding Guidelines
Type Checker
25s
Type Checker
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
MissingConstructor: src/Exporter.php#L39
src/Exporter.php:39:18: MissingConstructor: SebastianBergmann\Exporter\Exporter has an uninitialized property SebastianBergmann\Exporter\Exporter::$maxLevel, but no constructor (see https://psalm.dev/073)
MissingParamType: src/Exporter.php#L199
src/Exporter.php:199:99: MissingParamType: Parameter $level has no provided type (see https://psalm.dev/154)
Type Checker
Process completed with exit code 2.