Upgrade to Laravel 11 #19
code-style.yml
on: pull_request
Check code styling
14s
Annotations
2 errors and 6 warnings
Check code styling
Process completed with exit code 1.
|
Check code styling
Process completed with exit code 1.
|
Check code styling
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check code styling:
tests/Fields/NoCastsFieldTest.php#L1
Found violation(s) of type: new_with_parentheses
|
Check code styling:
tests/Fields/FieldTest.php#L1
Found violation(s) of type: new_with_parentheses
|
Check code styling:
tests/Fields/IntegerFieldTest.php#L1
Found violation(s) of type: new_with_parentheses
|
Check code styling:
tests/Fields/FlaggedFieldTest.php#L1
Found violation(s) of type: new_with_parentheses
|
Check code styling:
tests/Fields/StringFieldTest.php#L1
Found violation(s) of type: new_with_parentheses
|