Skip to content

Remove unnecessary assertions and suppress warnings #588

Remove unnecessary assertions and suppress warnings

Remove unnecessary assertions and suppress warnings #588

Triggered via push November 29, 2024 13:34
Status Failure
Total duration 45s
Artifacts
cs  /  Coding Standards
12s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

6 errors
cs / Coding Standards: src/di/MultiBinding/LazyProvider.php#L10
Type assert is not used in this file.
cs / Coding Standards: src/di/Name.php#L15
Type assert is not used in this file.
cs / Coding Standards: tests/di/GrapherTest.php#L12
Type is_object is not used in this file.
cs / Coding Standards: tests/di/ArgumentsTest.php#L11
Type assert is not used in this file.
cs / Coding Standards: tests/di/ArgumentsTest.php#L12
Type is_object is not used in this file.
cs / Coding Standards
Process completed with exit code 1.