[
https://issues.apache.org/jira/browse/IGNITE-10709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722928#comment-16722928
]
Maxim Muzafarov commented on IGNITE-10709:
------------------------------------------
[~dpavlov]
Dmitry, I've disabled new inspections introduced by the new 2018.3 version of
IntelliJ IDEA and I've fixed redundant warning suppressions which were
uncatchable by auto-checking of 2017 IDEA.
Can you take a look at it, please?
We have an `Unexpected error during build messages processing in TeamCity`
error message in the log files. Suppose, it's related to the TC and should be
investigated separately.
> New inspections introduced in 2018+ IntelliJ IDEA version must be disabled on
> TC configuration
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-10709
> URL: https://issues.apache.org/jira/browse/IGNITE-10709
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
> Labels: inspections
>
> IntelliJ IDEA since 2018.1 version has new inspection rules enabled by
> default. This leads to the {{[Inspections] Core}} suite fail as these rules
> are not fixed in the Apache Ignite project code.
> # We need to add and disable them in {{ignite_inspections_teamcity.xml}}
> configuration file.
> # Remove unnecessary suppression according to {{Redundant suppression}} rule
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)