Git Product home page Git Product logo

Comments (3)

tomasbjerre avatar tomasbjerre commented on June 26, 2024

Perhaps try reducing this number:

maxNumberOfViolations: 100,

Perhaps 10 is enough.

from violation-comments-to-stash-plugin.

AndLindemann avatar AndLindemann commented on June 26, 2024

I have tried reducing maxNumberOfViolations, but that doesn't seem to help.
I'm generally seeing it more often if a large number of violations is in the checkstyle reports. Due to the sheer size of our project, it is not uncommon to have like 400+ violations in the phpstan/checkstyle reports.

Most of those violations are usually outside of the actual pull request changes so would not end up as comments, but as we run phpcs/phpstan over the whole project, it still generates the reports for everything of course and the plugin then would have to sort out what is relevant to the PR and what is not.

Is this too much for the plugin to handle?

from violation-comments-to-stash-plugin.

tomasbjerre avatar tomasbjerre commented on June 26, 2024

You may also try using the command line tool. It hase similar naming of configuration options.

https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-command-line

from violation-comments-to-stash-plugin.

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.