Skip to content

Remove flush rewrite rules on option save #15769

Remove flush rewrite rules on option save

Remove flush rewrite rules on option save #15769

Triggered via pull request October 17, 2023 14:39
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cs.yml

on: pull_request
Check code style
1m 23s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
Check code style
Process completed with exit code 1.
Check code style
Process completed with exit code 1.
Check code style: inc/class-yoast-dynamic-rewrites.php#L13
Missing short description in doc comment
Check code style: inc/class-yoast-dynamic-rewrites.php#L16
Missing short description in doc comment
Check code style: inc/class-yoast-dynamic-rewrites.php#L19
Missing short description in doc comment
Check code style: inc/class-yoast-dynamic-rewrites.php#L42
Missing @throws tag in function comment
Check code style: inc/sitemaps/class-sitemaps-router.php#L31
Inline comments must end in full-stops, exclamation marks, or question marks
Check code style: inc/sitemaps/class-sitemaps-router.php#L32
You must use "/**" style comments for a function comment
Check code style
Process completed with exit code 1.
Check code style: inc/options/class-wpseo-option.php#L770
This comment is 55% valid code; is this commented out code?
Check code style: wp-seo-main.php#L177
Usage of a direct database call is discouraged.
Check code style: wp-seo-main.php#L177
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Check code style: wp-seo-main.php#L557
Processing form data without nonce verification.
Check code style: wp-seo-main.php#L558
Processing form data without nonce verification.