Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

Use Fake.Testing.SonarQube instead (open Fake.Testing and use 'SonarQube.')

SonarQubeParams

Parameter type to configure the sonar qube runner.

Record Fields

Record FieldDescription
Config
Signature: string option

Read settings from configuration file

Key
Signature: string

Key to identify the sonar qube project

Name
Signature: string

Name of the project

Settings
Signature: List<string>

Individual global settings for SonarQube

ToolsPath
Signature: string

FileName of the sonar qube runner exe.

Version
Signature: string

Version number of the project