chore: more specific return type for chunk() method #1706
Annotations
2 errors and 5 warnings
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: native_function_invocation
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: global_namespace_import
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: no_extra_blank_lines
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: no_blank_lines_after_phpdoc
|
Code Style (ubuntu-latest, 8.1):
src/Operation/Chunk.php#L1
Found violation(s) of type: blank_line_between_import_groups
|