[ https://issues.apache.org/jira/browse/IGNITE-10090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maxim Muzafarov updated IGNITE-10090: ------------------------------------- Fix Version/s: (was: 2.8) > Fix `redundant type cast` inspections over the whole project code > ----------------------------------------------------------------- > > Key: IGNITE-10090 > URL: https://issues.apache.org/jira/browse/IGNITE-10090 > Project: Ignite > Issue Type: Task > Reporter: Maxim Muzafarov > Priority: Minor > Labels: inspections > > We need to fix `redundant type cast` over the whole Apache Ignite project > code. > Enable this inspection with 'ERROR' type in > {{idea\ignite_inspections_teamcity.xml}} configuration file. > {code} > <inspection_tool class="RedundantCast" enabled="false" level="WARNING" > enabled_by_default="false" /> > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)