Hide all unregistered patterns. #4
Annotations
10 errors and 1 warning
WPCS:
lib/autoload.php#L3
You must use "/**" style comments for a file comment
|
WPCS:
lib/autoload.php#L3
Inline comments must end in full-stops, exclamation marks, or question marks
|
WPCS:
lib/composer/autoload_namespaces.php#L3
You must use "/**" style comments for a file comment
|
WPCS:
lib/composer/autoload_namespaces.php#L3
Inline comments must end in full-stops, exclamation marks, or question marks
|
WPCS:
lib/composer/autoload_namespaces.php#L5
Variable "$vendorDir" is not in valid snake_case format, try "$vendor_dir"
|
WPCS:
lib/composer/autoload_namespaces.php#L5
Expected 1 spaces after opening parenthesis; 0 found
|
WPCS:
lib/composer/autoload_namespaces.php#L5
Expected 1 spaces after opening parenthesis; 0 found
|
WPCS:
lib/composer/autoload_namespaces.php#L5
Expected 1 spaces before closing parenthesis; 0 found
|
WPCS:
lib/composer/autoload_namespaces.php#L5
Expected 1 spaces before closing parenthesis; 0 found
|
WPCS:
lib/composer/autoload_namespaces.php#L6
Variable "$baseDir" is not in valid snake_case format, try "$base_dir"
|
WPCS
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/.
|