Feat add author name #197
php-standards.yml
on: pull_request
PHP Coding Standards
28s
Annotations
7 errors and 2 warnings
PHP Coding Standards:
inc/namespace.php#L72
Function Authorship\add_term_name() has parameter $args with no value type specified in iterable type array.
|
PHP Coding Standards:
inc/namespace.php#L72
Function Authorship\add_term_name() has parameter $data with no value type specified in iterable type array.
|
PHP Coding Standards:
inc/namespace.php#L72
Function Authorship\add_term_name() return type has no value type specified in iterable type array.
|
PHP Coding Standards:
inc/namespace.php#L98
Function Authorship\update_author_term_name() has parameter $userdata with no value type specified in iterable type array.
|
PHP Coding Standards:
inc/namespace.php#L107
Cannot access property $name on array|WP_Term.
|
PHP Coding Standards:
inc/namespace.php#L111
Cannot access property $term_id on array|WP_Term.
|
PHP Coding Standards
Process completed with exit code 1.
|
PHP Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP Coding Standards
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/
|