sonar-flutter
sonar-flutter copied to clipboard
SonarQube plugin for Flutter / Dart
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @mitchell-codecov in codecov/codecov-action#593 build(deps): bump...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.0 to 5.21.0. Release notes Sourced from release-drafter/release-drafter's releases. v5.21.0 What's Changed New fetch 100 labels for pull requests instead of 10 (#1220) @matoubidou Full Changelog: https://github.com/release-drafter/release-drafter/compare/v6.0.0-beta.1...v5.21.0...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.5.0. Release notes Sourced from actions/setup-java's releases. v3.5.0 Add support for multiple jdks In scope of this release we add support for multiple jdks. Customers...
sonar-scanner command giving below error while scanning flutter application. why its giving this error, what should be the possible solution for the issue. i am using gitlab pipeline. gitlab-ci ```...
I use 0.5.1-SNAPSHOT version. I did everything correct, even I get "EXECUTION SUCCESS" but still in sonarqube project it says : "The main branch has no lines of code.". INFO:...
The exclusion and lcov processing by the sonar scanner seems to have some contradiction messages. 1.) I indicate in the sonar-project.properties to NOT exclude any files. But during the run...
Hello I have installed this plugin in my sonarqube and set the configurations below in project `# must be unique in a given SonarQube instance sonar.projectKey=test sonar.host.url=http://localhost:4005 sonar.token=sqp_557750c57557750c57557750c57557750c57 sonar.projectName='test' sonar.sources=lib...
This is more a documentation request than an issue. How does this plugin scan the dependencies of a flutter app? For example, bloc is written in native dart and is...
Previous versions had known vulenerabilities. ``` Vulnerabilities NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY jackson-databind 2.13.4 2.13.4.2 java-archive GHSA-jjjh-jjxp-wpff High snakeyaml 1.28 1.31 java-archive GHSA-hhhw-99gj-p3c3 Medium snakeyaml 1.28 2.0 java-archive GHSA-mjmj-j48q-9wg2...
I have the plugin and flutter installed on the sever, but GitHub actions won't complete successfully. stacktrace: **INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 1:00.495s ERROR: Error...