[ https://issues.apache.org/jira/browse/WW-5411?focusedWorklogId=927397&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-927397 ]
ASF GitHub Bot logged work on WW-5411: -------------------------------------- Author: ASF GitHub Bot Created on: 25/Jul/24 10:30 Start Date: 25/Jul/24 10:30 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #1002: URL: https://github.com/apache/struts/pull/1002#issuecomment-2250003587 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1002) **Quality Gate failed** Failed conditions ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png '') [69.5% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1002&metric=new_coverage&view=list) (required ≥ 80%) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png '') [10.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1002&metric=new_duplicated_lines_density&view=list) (required ≤ 3%) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1002) Issue Time Tracking ------------------- Worklog Id: (was: 927397) Time Spent: 1h 20m (was: 1h 10m) > Delete deprecated classes and members > ------------------------------------- > > Key: WW-5411 > URL: https://issues.apache.org/jira/browse/WW-5411 > Project: Struts 2 > Issue Type: Task > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 7.0.0 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > ToDo: > {code:java} > com.opensymphony.xwork2.interceptor.annotations.Allowed > com.opensymphony.xwork2.interceptor.annotations.BlockByDefault > com.opensymphony.xwork2.interceptor.annotations.Blocked > com.opensymphony.xwork2.interceptor.annotations.AnnotationParameterFilterInterceptor > {code} > Done: > {code:java} > StrutsPrepareAndExecuteFilter#excludedPatterns > StrutsPrepareFilter#excludedPatterns > InitOperations#buildExcludedPatternsList > PrepareOperations#isUrlExcluded(HttpServletRequest, List) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)