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

SonarQubeParams

Parameter type to configure the SonarQube runner.

Record Fields

Record FieldDescription
Config
Signature: string option

Read settings from configuration file

Key
Signature: string

Key to identify the SonarQube project

Name
Signature: string

Name of the project

Organization
Signature: string option

Organization which owns the SonarQube project

Settings
Signature: string list

Individual global settings for SonarQube

ToolsPath
Signature: string

FileName of the SonarQube runner exe.

Version
Signature: string

Version number of the project