PT-1568: Implement pipeline checks for WooCommere/WordPress plugin #5
code_quality_check.yml
on: pull_request
code_quality_phpmd
10s
code_quality_phpstan
25s
code_quality_phpcs
13s
Annotations
12 errors and 6 warnings
code_quality_phpmd
Process completed with exit code 2.
|
code_quality_phpcs
Process completed with exit code 3.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L23
Method Mondu\Admin\Option\Account::register() has no return type specified.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L32
Parameter #3 $callback of function add_settings_section expects callable(): mixed, array{} given.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L75
Method Mondu\Admin\Option\Account::field_sandbox_or_production() has no return type specified.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L75
Method Mondu\Admin\Option\Account::field_sandbox_or_production() has parameter $args with no value type specified in iterable type array.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L87
Method Mondu\Admin\Option\Account::field_api_token() has no return type specified.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L87
Method Mondu\Admin\Option\Account::field_api_token() has parameter $args with no value type specified in iterable type array.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L96
Method Mondu\Admin\Option\Account::field_send_line_items() has no return type specified.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L96
Method Mondu\Admin\Option\Account::field_send_line_items() has parameter $args with no value type specified in iterable type array.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L110
Method Mondu\Admin\Option\Account::render() has no return type specified.
|
code_quality_phpstan:
src/Mondu/Admin/Option/Account.php#L117
Constant MONDU_VIEW_PATH not found.
|
code_quality_phpmd
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code_quality_phpmd
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code_quality_phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code_quality_phpcs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code_quality_phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code_quality_phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|