From issues-return-120609-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Fri Jun 4 12:39:20 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 5B60718066B for ; Fri, 4 Jun 2021 14:39:20 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id EF5C8407DC for ; Fri, 4 Jun 2021 12:39:06 +0000 (UTC) Received: (qmail 15681 invoked by uid 500); 4 Jun 2021 12:39:03 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 15648 invoked by uid 99); 4 Jun 2021 12:39:03 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jun 2021 12:39:03 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id B65233E8D2 for ; Fri, 4 Jun 2021 12:39:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 67617C80702 for ; Fri, 4 Jun 2021 12:39:00 +0000 (UTC) Date: Fri, 4 Jun 2021 12:39:00 +0000 (UTC) From: "Alexey Gidaspov (Jira)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-14811) .NET: Replace FxCop with Roslyn-based analyzers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-14811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Gidaspov updated IGNITE-14811: ------------------------------------- Fix Version/s: (was: 2.11) 2.12 > .NET: Replace FxCop with Roslyn-based analyzers > ----------------------------------------------- > > Key: IGNITE-14811 > URL: https://issues.apache.org/jira/browse/IGNITE-14811 > Project: Ignite > Issue Type: Improvement > Components: platforms > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET > Fix For: 2.12 > > Time Spent: 10m > Remaining Estimate: 0h > > * FxCop is deprecated long time ago > * It is Windows-only > Remove FxCop and set up build-time Roslyn-based code analysis in DotNetCore solution: > https://docs.microsoft.com/en-us/visualstudio/code-quality/install-net-analyzers -- This message was sent by Atlassian Jira (v8.3.4#803005)