Laravel 11 #6
code-style.yml
on: pull_request
Check code styling
13s
Annotations
2 errors and 5 warnings
Check code styling
Process completed with exit code 1.
|
Check code styling
Process completed with exit code 1.
|
Check code styling
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check code styling:
src/AdvancedNumber.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Check code styling:
src/AdvancedNumber.php#L1
Found violation(s) of type: method_chaining_indentation
|
Check code styling:
src/AdvancedNumber.php#L1
Found violation(s) of type: unary_operator_spaces
|
Check code styling:
src/AdvancedNumber.php#L1
Found violation(s) of type: not_operator_with_successor_space
|