The current analysis reports errors related to nonce verification. The code should be reviewed to either update the code or add/update the ignore inline comment
WordPress.Security.NonceVerification.Missing
WordPress.Security.NonceVerification.Recommended
Remove the following rules from phpcs.xml
<exclude name="WordPress.Security.NonceVerification.Missing"/>
<exclude name="WordPress.Security.NonceVerification.Recommended"/>