Skip to content

Hide all unregistered patterns. #4

Hide all unregistered patterns.

Hide all unregistered patterns. #4

Triggered via pull request January 30, 2024 15:29
Status Failure
Total duration 28s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.