feat(*):完善App类单测,规范化App类编写 #4
Annotations
1 error and 4 warnings
php-cs-fixer
Process completed with exit code 1.
|
php-cs-fixer
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/
|
php-cs-fixer:
src/think/App.php#L1
Found violation(s) of type: visibility_required
|
php-cs-fixer:
src/think/App.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
php-cs-fixer:
src/think/App.php#L1
Found violation(s) of type: declare_equal_normalize
|