Skip to content

Wizard Design

Wizard Design #19

Triggered via pull request February 12, 2024 12:15
@HardeepAsraniHardeepAsrani
ready_for_review #7
feat/issue-1
Status Failure
Total duration 34s
Billable time 2m
Artifacts

test-php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
PHPStan: inc/class-api.php#L306
Parameter #1 $items of static method ThemeIsle\QuickWP\API::extract_patterns() expects array<object>, object given.
PHPStan: inc/class-api.php#L414
Method ThemeIsle\QuickWP\API::extract_patterns() return type has no value type specified in iterable type array.
PHPStan: inc/class-api.php#L416
Method ThemeIsle\QuickWP\API::extract_patterns() should return array but empty return statement found.
PHPStan: inc/class-api.php#L421
Argument of an invalid type object supplied for foreach, only iterables are supported.
PHPStan
Process completed with exit code 1.
PHPLint
Process completed with exit code 2.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@v1, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPLint
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPLint
setup-php v1 is deprecated. Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2