chore(deps-dev): bump @biomejs/biome from 1.5.3 to 1.7.1 #190
Annotations
9 warnings
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/.
|
Run PHPMD:
src/PhpSample.php#L30
The method bar() contains an exit expression.
|
Run PHPMD:
src/PhpSample.php#L34
The method bar() contains an exit expression.
|
Run PHPMD:
src/PhpSample.php#L37
The method PhpAllSample::bar() calls the typical debug function var_dump() which is mostly only used during development.
|
Run PHPMD:
src/PhpSample.php#L46
Avoid unused parameters such as '$integer'.
|
Run PHPMD:
src/PhpSample.php#L46
Avoid unused parameters such as '$str'.
|
Run PHPMD:
src/PhpSample.php#L46
Avoid unused parameters such as '$arr'.
|
Run PHPMD:
src/PhpSample.php#L49
Missing class import via use statement (line '49', column '20').
|
Run PHPMD:
src/PhpSample.php#L53
Avoid unused private methods such as '_fooBar'.
|
Loading