sonar-flutter
sonar-flutter copied to clipboard
SonarQube plugin for Flutter / Dart
Bumps [jactions/maven-version](https://github.com/jactions/maven-version) from 1.0.0 to 1.1.0. Release notes Sourced from jactions/maven-version's releases. v1.1.0 What's Changed New features #3: add settings.xml support Implemented by @babydragon Enhancements #5: use implicit Maven's default...
 We are getting this error on our pipeline Can anybody help us? We are using 0.4.0 version sonar-flutter
Our team is using SonarQube 9.3.0, running on a Ubuntu 20.04 AWS machine and I've added the plugin sonar-flutter-plugin-0.4.0.jar to the plugins folder. We have a mobile flutter project. By...
Bumps [actions/stale](https://github.com/actions/stale) from 5.0.0 to 5.1.1. Release notes Sourced from actions/stale's releases. Fix issue when days-before-close is more than days-before-stale fixes a bug introduced in #717 fixed in #775 v5.1.0...
If I run `flutter analyze` I get: `210 issues found. (ran in 2.5s)` ...but when I run `sonar-scanner` the execution succeeds and I get: ``` ... INFO: Chosen analyzer mode:...
SonarQube server is not starting when I am using Sonar-Flutter 0.4.0 version along with SonarQube version 9.5 See web log here:
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.4.1. Release notes Sourced from actions/setup-java's releases. v3.4.1 In scope of this release we updated actions/cache package as the new version contains fixes for caching...
Bumps [sonar-plugin-api](https://github.com/SonarSource/sonarqube) from 6.7 to 7.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Improvements
Related to #51 * add support for modules * add support for errors in pubspec * add support for machine output * drop support for dartanalyzer call per single file...
Bumps [actions/stale](https://github.com/actions/stale) from 5.0.0 to 6.0.0. Release notes Sourced from actions/stale's releases. v6.0.0 :warning: Breaking change :warning: Issues/PRs default close-issue-reason is now not_planned(#789) V5.2.0 Features: New option include-only-assigned enables users...