chore(ci): Bump actions/checkout from 4 to 6 (#8) #15
ci.yml
on: push
PHPStan (level 8)
23s
Code Style (dry-run)
18s
Security Audit
14s
Matrix: tests
Annotations
3 errors and 10 warnings
|
Code Style (dry-run)
Process completed with exit code 1.
|
|
PHPUnit (8.2, lowest)
Process completed with exit code 2.
|
|
PHPUnit (8.3, lowest)
Process completed with exit code 2.
|
|
Code Style (dry-run):
src/BufferIO.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Components/Component.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Components/NumberInput.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Depends/Input.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Depends/Shell.php#L1
Found violation(s) of type: single_line_empty_body
|
|
Code Style (dry-run):
src/Depends/Shell.php#L1
Found violation(s) of type: braces_position
|
|
Code Style (dry-run):
src/Depends/Shell.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Depends/Colors.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Depends/Spinner.php#L1
Found violation(s) of type: nullable_type_declaration
|
|
Code Style (dry-run):
src/Hooks.php#L1
Found violation(s) of type: nullable_type_declaration
|