Skip to content

PHPLIB-1227 Use void return types for operations without meaningful result document #2592

PHPLIB-1227 Use void return types for operations without meaningful result document

PHPLIB-1227 Use void return types for operations without meaningful result document #2592

Triggered via pull request September 27, 2024 13:28
Status Failure
Total duration 1m 46s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpcs: src/Operation/DropIndexes.php#L28
Type is_array is not used in this file.
phpcs: src/Operation/DropCollection.php#L29
Type is_array is not used in this file.
phpcs: tests/Operation/DropCollectionFunctionalTest.php#L9
Type PHPUnit\Framework\Attributes\DoesNotPerformAssertions is not used in this file.
phpcs: src/Operation/DropDatabase.php#L27
Type is_array is not used in this file.
phpcs
Process completed with exit code 1.