Code Monkey home page Code Monkey logo

Comments (3)

bjornhellander avatar bjornhellander commented on July 4, 2024

Hi!

I find it a bit difficult to understand exactly what you mean:

  1. Have you configured SA1622 to report an error instead of a warning (which is the default behavior)?
  2. The title says "msbuild". Do you mean that SA1622 is reported as an error inside Visual Studio, but not when running msbuild directly?
  3. By "it allows me to build", do you mean that SA1622 is not reported at all, or is it reported as a warning instead and therefore does not fail the build?

Can you provide a link to a project where it doesn't work as expected?

from stylecopanalyzers.

RenseSTA avatar RenseSTA commented on July 4, 2024

SA1622 is configured to report as an error,
sa1622 is reported as an error but it does not inhibit building like the other rules set as error,
It is reported but as an error but I can still build my application.
Unfortunately I cannot share a link to the project since it is a private company project

from stylecopanalyzers.

sharwell avatar sharwell commented on July 4, 2024

@RenseSTA StyleCop Analyzers is not responsible for marking a build as failed.

If SA1622 is still being reported as a warning even though you set it as error, it should be reported here:
https://github.com/dotnet/roslyn

If SA1622 is showing up as an error, but the build is not failing, it should probably be reported here:
https://github.com/dotnet/msbuild

from stylecopanalyzers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.