Init #11
main.yml
on: pull_request
Matrix: Linters
Matrix: PHPUnit
Matrix: Reports
Annotations
19 errors and 16 warnings
Linters (8.1):
src/Commands/CreateCsv.php#L57
The method CreateCsv::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/CreateCsv.php:57
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.1):
src/Commands/CreateSchema.php#L57
The method CreateSchema::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/CreateSchema.php:57
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.1):
src/Commands/ValidateDir.php#L48
The method ValidateDir::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/ValidateDir.php:48
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.1):
src/Csv/CsvFile.php#L152
Avoid unused local variables such as '$errorAcc'.
Rule : Unused Code Rules / UnusedLocalVariable / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedLocalVariable)
File Path: src/Csv/CsvFile.php:152
Docs : https://phpmd.org/rules/unusedcode.html#unusedlocalvariable
|
Linters (8.1):
src/Csv/CsvFile.php#L152
Avoid unused local variables such as '$errorAcc'.
Rule : Unused Code Rules / UnusedLocalVariable / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedLocalVariable)
File Path: src/Csv/CsvFile.php:152
Docs : https://phpmd.org/rules/unusedcode.html#unusedlocalvariable
|
Linters (8.1):
src/Csv/CsvFile.php#L160
Avoid unused parameters such as '$quickStop'.
Rule : Unused Code Rules / UnusedFormalParameter / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedFormalParameter)
File Path: src/Csv/CsvFile.php:160
Docs : https://phpmd.org/rules/unusedcode.html#unusedformalparameter
|
Linters (8.1):
src/Validators/Validator.php#L23
Avoid unused private fields such as '$column'.
Rule : Unused Code Rules / UnusedPrivateField / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedPrivateField)
File Path: src/Validators/Validator.php:23
Docs : https://phpmd.org/rules/unusedcode.html#unusedprivatefield
|
Linters (8.1)
Process completed with exit code 2.
|
Linters (8.2)
The job was canceled because "_8_1" failed.
|
Linters (8.2)
The operation was canceled.
|
Linters (8.3)
The job was canceled because "_8_1" failed.
|
Linters (8.3):
src/Commands/CreateCsv.php#L57
The method CreateCsv::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/CreateCsv.php:57
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.3):
src/Commands/CreateSchema.php#L57
The method CreateSchema::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/CreateSchema.php:57
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.3):
src/Commands/ValidateDir.php#L48
The method ValidateDir::executeAction() calls the typical debug function dump() which is mostly only used during development.
Rule : Design Rules / DevelopmentCodeFragment / Priority: 1
PHP Mute : @SuppressWarnings(PHPMD.DevelopmentCodeFragment)
File Path: src/Commands/ValidateDir.php:48
Docs : https://phpmd.org/rules/design.html#developmentcodefragment
|
Linters (8.3):
src/Csv/CsvFile.php#L152
Avoid unused local variables such as '$errorAcc'.
Rule : Unused Code Rules / UnusedLocalVariable / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedLocalVariable)
File Path: src/Csv/CsvFile.php:152
Docs : https://phpmd.org/rules/unusedcode.html#unusedlocalvariable
|
Linters (8.3):
src/Csv/CsvFile.php#L152
Avoid unused local variables such as '$errorAcc'.
Rule : Unused Code Rules / UnusedLocalVariable / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedLocalVariable)
File Path: src/Csv/CsvFile.php:152
Docs : https://phpmd.org/rules/unusedcode.html#unusedlocalvariable
|
Linters (8.3):
src/Csv/CsvFile.php#L160
Avoid unused parameters such as '$quickStop'.
Rule : Unused Code Rules / UnusedFormalParameter / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedFormalParameter)
File Path: src/Csv/CsvFile.php:160
Docs : https://phpmd.org/rules/unusedcode.html#unusedformalparameter
|
Linters (8.3):
src/Validators/Validator.php#L23
Avoid unused private fields such as '$column'.
Rule : Unused Code Rules / UnusedPrivateField / Priority: 3
PHP Mute : @SuppressWarnings(PHPMD.UnusedPrivateField)
File Path: src/Validators/Validator.php:23
Docs : https://phpmd.org/rules/unusedcode.html#unusedprivatefield
|
Linters (8.3)
The operation was canceled.
|
PHPUnit (8.1, none)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (8.1)
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/.
|
PHPUnit (8.2, none)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.2, none, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.1, xdebug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.3, xdebug, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.1, none, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.2, xdebug, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.3, none)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.3, none, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.1, xdebug, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.2, xdebug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.3, xdebug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PHPUnit - 8.1 - none
Expired
|
31.2 KB |
|
PHPUnit - 8.1 - xdebug
Expired
|
3.05 MB |
|
PHPUnit - 8.2 - none
Expired
|
31.2 KB |
|
PHPUnit - 8.2 - xdebug
Expired
|
3.05 MB |
|
PHPUnit - 8.3 - none
Expired
|
31.2 KB |
|
PHPUnit - 8.3 - xdebug
Expired
|
3.05 MB |
|
Reports - 8.1
Expired
|
1.94 MB |
|
Reports - 8.2
Expired
|
1.94 MB |
|
Reports - 8.3
Expired
|
1.94 MB |
|