Fix WP version and release notes #3
coding-standards.yml
on: pull_request
PHP coding standards
30s
Pre-commit checks
1m 7s
Annotations
8 errors and 2 warnings
PHP coding standards:
src/wp-admin/includes/schema.php#L566
String "(%s, %s, %s)" does not require double quotes; use single quotes instead
|
PHP coding standards:
src/wp-admin/update.php#L166
Expected 1 spaces after opening parenthesis; 0 found
|
PHP coding standards:
src/wp-admin/update.php#L166
Expected 1 spaces before closing parenthesis; 0 found
|
PHP coding standards:
src/wp-admin/update.php#L293
Expected 1 spaces after opening parenthesis; 0 found
|
PHP coding standards:
src/wp-admin/update.php#L293
Expected 1 spaces before closing parenthesis; 0 found
|
PHP coding standards:
src/wp-admin/includes/class-file-upload-upgrader.php#L95
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
PHP coding standards
Process completed with exit code 1.
|
Pre-commit checks
Process completed with exit code 1.
|
PHP coding standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pre-commit checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|