2023-01-07T10:10:31.1428569Z ##[debug]Evaluating: secrets.GITHUB_TOKEN 2023-01-07T10:10:31.1428949Z ##[debug]Evaluating Index: 2023-01-07T10:10:31.1429195Z ##[debug]..Evaluating secrets: 2023-01-07T10:10:31.1429479Z ##[debug]..=> Object 2023-01-07T10:10:31.1429736Z ##[debug]..Evaluating String: 2023-01-07T10:10:31.1429994Z ##[debug]..=> 'GITHUB_TOKEN' 2023-01-07T10:10:31.1430764Z ##[debug]=> '***' 2023-01-07T10:10:31.1431315Z ##[debug]Result: '***' 2023-01-07T10:10:31.1431856Z ##[debug]Evaluating: secrets.SONAR_TOKEN 2023-01-07T10:10:31.1432123Z ##[debug]Evaluating Index: 2023-01-07T10:10:31.1432368Z ##[debug]..Evaluating secrets: 2023-01-07T10:10:31.1432612Z ##[debug]..=> Object 2023-01-07T10:10:31.1432834Z ##[debug]..Evaluating String: 2023-01-07T10:10:31.1433074Z ##[debug]..=> 'SONAR_TOKEN' 2023-01-07T10:10:31.1433399Z ##[debug]=> '***' 2023-01-07T10:10:31.1433683Z ##[debug]Result: '***' 2023-01-07T10:10:31.1441111Z ##[debug]Evaluating condition for step: '🧰 Setup SonarCloud scanner' 2023-01-07T10:10:31.1442351Z ##[debug]Evaluating: success() 2023-01-07T10:10:31.1442737Z ##[debug]Evaluating success: 2023-01-07T10:10:31.1443118Z ##[debug]=> true 2023-01-07T10:10:31.1443513Z ##[debug]Result: true 2023-01-07T10:10:31.1444149Z ##[debug]Starting: 🧰 Setup SonarCloud scanner 2023-01-07T10:10:31.1451442Z ##[debug]Loading inputs 2023-01-07T10:10:31.1476528Z ##[debug]Evaluating: format('[System.IO.Directory]::CreateDirectory(''{0}/.sonar/scanner'') 2023-01-07T10:10:31.1477001Z ##[debug]dotnet tool install dotnet-sonarscanner --tool-path ''{1}/.sonar/scanner'' 2023-01-07T10:10:31.1477734Z ##[debug]./.sonar/scanner/dotnet-sonarscanner begin /k:"Marvin-Brouwer_FluentSerializer" /o:"marvin-brouwer" /d:sonar.login="{2}" /d:sonar.host.url="https://sonarcloud.io" /s:"{3}/SonarQube.Analysis.xml" /d:sonar.verbose={4}', github.workspace, github.workspace, secrets.SONAR_TOKEN, github.workspace, (secrets.ACTIONS_STEP_DEBUG || false)) 2023-01-07T10:10:31.1478395Z ##[debug]Evaluating format: 2023-01-07T10:10:31.1495650Z ##[debug]..Evaluating String: 2023-01-07T10:10:31.1496106Z ##[debug]..=> '[System.IO.Directory]::CreateDirectory(''{0}/.sonar/scanner'') 2023-01-07T10:10:31.1496494Z ##[debug]dotnet tool install dotnet-sonarscanner --tool-path ''{1}/.sonar/scanner'' 2023-01-07T10:10:31.1497105Z ##[debug]./.sonar/scanner/dotnet-sonarscanner begin /k:"Marvin-Brouwer_FluentSerializer" /o:"marvin-brouwer" /d:sonar.login="{2}" /d:sonar.host.url="https://sonarcloud.io" /s:"{3}/SonarQube.Analysis.xml" /d:sonar.verbose={4}' 2023-01-07T10:10:31.1522927Z ##[debug]..Evaluating Index: 2023-01-07T10:10:31.1523214Z ##[debug]....Evaluating github: 2023-01-07T10:10:31.1523511Z ##[debug]....=> Object 2023-01-07T10:10:31.1523772Z ##[debug]....Evaluating String: 2023-01-07T10:10:31.1524025Z ##[debug]....=> 'workspace' 2023-01-07T10:10:31.1524370Z ##[debug]..=> '/home/runner/work/FluentSerializer/FluentSerializer' 2023-01-07T10:10:31.1525541Z ##[debug]..Evaluating Index: 2023-01-07T10:10:31.1525795Z ##[debug]....Evaluating github: 2023-01-07T10:10:31.1526067Z ##[debug]....=> Object 2023-01-07T10:10:31.1526317Z ##[debug]....Evaluating String: 2023-01-07T10:10:31.1526567Z ##[debug]....=> 'workspace' 2023-01-07T10:10:31.1526889Z ##[debug]..=> '/home/runner/work/FluentSerializer/FluentSerializer' 2023-01-07T10:10:31.1527204Z ##[debug]..Evaluating Index: 2023-01-07T10:10:31.1527447Z ##[debug]....Evaluating secrets: 2023-01-07T10:10:31.1527694Z ##[debug]....=> Object 2023-01-07T10:10:31.1527935Z ##[debug]....Evaluating String: 2023-01-07T10:10:31.1528177Z ##[debug]....=> 'SONAR_TOKEN' 2023-01-07T10:10:31.1528535Z ##[debug]..=> '***' 2023-01-07T10:10:31.1528767Z ##[debug]..Evaluating Index: 2023-01-07T10:10:31.1529028Z ##[debug]....Evaluating github: 2023-01-07T10:10:31.1529260Z ##[debug]....=> Object 2023-01-07T10:10:31.1529492Z ##[debug]....Evaluating String: 2023-01-07T10:10:31.1529728Z ##[debug]....=> 'workspace' 2023-01-07T10:10:31.1530023Z ##[debug]..=> '/home/runner/work/FluentSerializer/FluentSerializer' 2023-01-07T10:10:31.1530420Z ##[debug]..Evaluating Or: 2023-01-07T10:10:31.1534597Z ##[debug]....Evaluating Index: 2023-01-07T10:10:31.1535157Z ##[debug]......Evaluating secrets: 2023-01-07T10:10:31.1535433Z ##[debug]......=> Object 2023-01-07T10:10:31.1535687Z ##[debug]......Evaluating String: 2023-01-07T10:10:31.1535957Z ##[debug]......=> 'ACTIONS_STEP_DEBUG' 2023-01-07T10:10:31.1536236Z ##[debug]....=> 'true' 2023-01-07T10:10:31.1536473Z ##[debug]..=> 'true' 2023-01-07T10:10:31.1537566Z ##[debug]=> '[System.IO.Directory]::CreateDirectory(''/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner'') 2023-01-07T10:10:31.1538253Z ##[debug]dotnet tool install dotnet-sonarscanner --tool-path ''/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner'' 2023-01-07T10:10:31.1539082Z ##[debug]./.sonar/scanner/dotnet-sonarscanner begin /k:"Marvin-Brouwer_FluentSerializer" /o:"marvin-brouwer" /d:sonar.login="***" /d:sonar.host.url="https://sonarcloud.io" /s:"/home/runner/work/FluentSerializer/FluentSerializer/SonarQube.Analysis.xml" /d:sonar.verbose=true' 2023-01-07T10:10:31.1539898Z ##[debug]Result: '[System.IO.Directory]::CreateDirectory(''/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner'') 2023-01-07T10:10:31.1540420Z ##[debug]dotnet tool install dotnet-sonarscanner --tool-path ''/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner'' 2023-01-07T10:10:31.1541186Z ##[debug]./.sonar/scanner/dotnet-sonarscanner begin /k:"Marvin-Brouwer_FluentSerializer" /o:"marvin-brouwer" /d:sonar.login="***" /d:sonar.host.url="https://sonarcloud.io" /s:"/home/runner/work/FluentSerializer/FluentSerializer/SonarQube.Analysis.xml" /d:sonar.verbose=true' 2023-01-07T10:10:31.1541968Z ##[debug]Loading env 2023-01-07T10:10:31.1546507Z ##[group]Run [System.IO.Directory]::CreateDirectory('/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner') 2023-01-07T10:10:31.1547034Z [System.IO.Directory]::CreateDirectory('/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner') 2023-01-07T10:10:31.1547552Z dotnet tool install dotnet-sonarscanner --tool-path '/home/runner/work/FluentSerializer/FluentSerializer/.sonar/scanner' 2023-01-07T10:10:31.1548331Z ./.sonar/scanner/dotnet-sonarscanner begin /k:"Marvin-Brouwer_FluentSerializer" /o:"marvin-brouwer" /d:sonar.login="***" /d:sonar.host.url="https://sonarcloud.io" /s:"/home/runner/work/FluentSerializer/FluentSerializer/SonarQube.Analysis.xml" /d:sonar.verbose=true 2023-01-07T10:10:31.1602901Z shell: /usr/bin/pwsh -command ". '{0}'" 2023-01-07T10:10:31.1603144Z env: 2023-01-07T10:10:31.1603351Z DOTNET_ROOT: /usr/share/dotnet 2023-01-07T10:10:31.1603749Z GITHUB_TOKEN: *** 2023-01-07T10:10:31.1604008Z SONAR_TOKEN: *** 2023-01-07T10:10:31.1604214Z ##[endgroup] 2023-01-07T10:10:31.1657658Z ##[debug]/usr/bin/pwsh -command ". '/home/runner/work/_temp/abac9ef6-4451-4ef5-8b28-80fae66820e1.ps1'" 2023-01-07T10:10:31.7033353Z 2023-01-07T10:10:31.7038212Z UnixMode User Group LastWriteTime Size 2023-01-07T10:10:31.7039205Z -------- ---- ----- ------------- ---- 2023-01-07T10:10:31.7040396Z 01/07/2023 10:10 2023-01-07T10:10:34.2142903Z You can invoke the tool using the following command: dotnet-sonarscanner 2023-01-07T10:10:34.2143603Z Tool 'dotnet-sonarscanner' (version '5.9.2') was successfully installed. 2023-01-07T10:10:34.3210409Z SonarScanner for MSBuild 5.9.2 2023-01-07T10:10:34.3214276Z Using the .NET Core version of the Scanner for MSBuild 2023-01-07T10:10:34.4077819Z Loading analysis properties from /home/runner/work/FluentSerializer/FluentSerializer/SonarQube.Analysis.xml 2023-01-07T10:10:34.4079250Z sonar.verbose=true was specified - setting the log verbosity to 'Debug' 2023-01-07T10:10:34.4080060Z Pre-processing started. 2023-01-07T10:10:34.4089109Z Preparing working directories... 2023-01-07T10:10:34.4097540Z Using environment variables to determine the download directory... 2023-01-07T10:10:34.4227032Z 10:10:34.422 10:10:34.414 Loading analysis properties from /home/runner/work/FluentSerializer/FluentSerializer/SonarQube.Analysis.xml 2023-01-07T10:10:34.4228606Z 10:10:34.422 10:10:34.422 sonar.verbose=true was specified - setting the log verbosity to 'Debug' 2023-01-07T10:10:34.4246474Z 10:10:34.424 Updating build integration targets... 2023-01-07T10:10:34.4277539Z 10:10:34.427 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/4.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4290355Z 10:10:34.427 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/10.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4291208Z 10:10:34.427 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/11.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4292032Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/12.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4292846Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/14.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4293662Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/15.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4294508Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/.local/share/Microsoft/MSBuild/Current/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4295322Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/Microsoft/MSBuild/15.0/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4296118Z 10:10:34.428 Installed SonarQube.Integration.ImportBefore.targets to /home/runner/Microsoft/MSBuild/Current/Microsoft.Common.targets/ImportBefore 2023-01-07T10:10:34.4297226Z 10:10:34.429 Installed SonarQube.Integration.targets to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/bin/targets 2023-01-07T10:10:34.4298494Z 10:10:34.429 Creating config and output folders... 2023-01-07T10:10:34.4303594Z 10:10:34.43 Creating directory: /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf 2023-01-07T10:10:34.4307833Z 10:10:34.43 Creating directory: /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/out 2023-01-07T10:10:34.4435541Z 10:10:34.443 Downloading from https://sonarcloud.io/api/server/version... 2023-01-07T10:10:35.1330936Z 10:10:35.132 SonarCloud detected, skipping license check. 2023-01-07T10:10:35.1352970Z 10:10:35.135 Fetching analysis configuration settings... 2023-01-07T10:10:35.1375672Z 10:10:35.137 Fetching properties for project 'Marvin-Brouwer_FluentSerializer' from https://sonarcloud.io/api/settings/values?component=Marvin-Brouwer_FluentSerializer... 2023-01-07T10:10:35.1390894Z 10:10:35.138 Downloading from https://sonarcloud.io/api/settings/values?component=Marvin-Brouwer_FluentSerializer... 2023-01-07T10:10:35.2695870Z 10:10:35.269 Downloading from https://sonarcloud.io/api/languages/list... 2023-01-07T10:10:35.3689425Z 10:10:35.368 Fetching quality profile for project 'Marvin-Brouwer_FluentSerializer' from https://sonarcloud.io/api/qualityprofiles/search?project=Marvin-Brouwer_FluentSerializer&organization=marvin-brouwer... 2023-01-07T10:10:35.3705646Z 10:10:35.37 Downloading from https://sonarcloud.io/api/qualityprofiles/search?project=Marvin-Brouwer_FluentSerializer&organization=marvin-brouwer... 2023-01-07T10:10:35.5216899Z 10:10:35.521 Fetching rules for quality profile 'AYK2KXSizHksNbIXBtZ5' from https://sonarcloud.io/api/rules/search?f=repo,name,severity,lang,internalKey,templateKey,params,actives&ps=500&qprofile=AYK2KXSizHksNbIXBtZ5&p=1... 2023-01-07T10:10:35.5224537Z 10:10:35.522 Downloading from https://sonarcloud.io/api/rules/search?f=repo,name,severity,lang,internalKey,templateKey,params,actives&ps=500&qprofile=AYK2KXSizHksNbIXBtZ5&p=1... 2023-01-07T10:10:35.9105354Z 10:10:35.91 Local analyzer cache: /tmp/.sonarqube/resources 2023-01-07T10:10:35.9157968Z 10:10:35.915 Writing Roslyn generated ruleset to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/Sonar-cs.ruleset... 2023-01-07T10:10:35.9285559Z 10:10:35.928 Writing Roslyn generated ruleset to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/Sonar-cs-none.ruleset... 2023-01-07T10:10:35.9312104Z 10:10:35.93 Provisioning analyzer assemblies for cs... 2023-01-07T10:10:35.9317779Z 10:10:35.931 Installing required Roslyn analyzers... 2023-01-07T10:10:35.9323581Z 10:10:35.932 Processing plugin: csharp version 8.51.0.59060 2023-01-07T10:10:35.9958532Z 10:10:35.995 Cache miss: plugin files were not found in the local cache 2023-01-07T10:10:35.9970306Z 10:10:35.996 Fetching resource for plugin: csharp, version 8.51.0.59060. Resource: SonarAnalyzer-8.51.0.59060.zip 2023-01-07T10:10:35.9991789Z 10:10:35.998 Downloading SonarAnalyzer-8.51.0.59060.zip from https://sonarcloud.io/static/csharp/SonarAnalyzer-8.51.0.59060.zip to /tmp/.sonarqube/resources/0 2023-01-07T10:10:36.0002867Z 10:10:36 Downloading file from https://sonarcloud.io/static/csharp/SonarAnalyzer-8.51.0.59060.zip to /tmp/.sonarqube/resources/0/SonarAnalyzer-8.51.0.59060.zip... 2023-01-07T10:10:36.3709695Z 10:10:36.37 Extracting files to /tmp/.sonarqube/resources/0... 2023-01-07T10:10:36.4014460Z 10:10:36.401 Processing plugin: vbnet version 8.51.0.59060 2023-01-07T10:10:36.4099200Z 10:10:36.409 Cache miss: plugin files were not found in the local cache 2023-01-07T10:10:36.4100544Z 10:10:36.409 Fetching resource for plugin: vbnet, version 8.51.0.59060. Resource: SonarAnalyzer-8.51.0.59060.zip 2023-01-07T10:10:36.4101737Z 10:10:36.409 Downloading SonarAnalyzer-8.51.0.59060.zip from https://sonarcloud.io/static/vbnet/SonarAnalyzer-8.51.0.59060.zip to /tmp/.sonarqube/resources/1 2023-01-07T10:10:36.4102956Z 10:10:36.409 Downloading file from https://sonarcloud.io/static/vbnet/SonarAnalyzer-8.51.0.59060.zip to /tmp/.sonarqube/resources/1/SonarAnalyzer-8.51.0.59060.zip... 2023-01-07T10:10:36.5103156Z 10:10:36.51 Extracting files to /tmp/.sonarqube/resources/1... 2023-01-07T10:10:36.5198929Z 10:10:36.519 Processing plugin: securitycsharpfrontend version 9.8.0.18639 2023-01-07T10:10:36.5202891Z 10:10:36.52 Cache miss: plugin files were not found in the local cache 2023-01-07T10:10:36.5204365Z 10:10:36.52 Fetching resource for plugin: securitycsharpfrontend, version 9.8.0.18639. Resource: SonarAnalyzer.Security-9.8.0.18639.zip 2023-01-07T10:10:36.5205464Z 10:10:36.52 Downloading SonarAnalyzer.Security-9.8.0.18639.zip from https://sonarcloud.io/static/securitycsharpfrontend/SonarAnalyzer.Security-9.8.0.18639.zip to /tmp/.sonarqube/resources/2 2023-01-07T10:10:36.5206731Z 10:10:36.52 Downloading file from https://sonarcloud.io/static/securitycsharpfrontend/SonarAnalyzer.Security-9.8.0.18639.zip to /tmp/.sonarqube/resources/2/SonarAnalyzer.Security-9.8.0.18639.zip... 2023-01-07T10:10:36.6220063Z 10:10:36.621 Extracting files to /tmp/.sonarqube/resources/2... 2023-01-07T10:10:36.6350424Z 10:10:36.634 Writing Roslyn analyzer additional file to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/cs/SonarLint.xml... 2023-01-07T10:10:36.6357461Z 10:10:36.635 Fetching quality profile for project 'Marvin-Brouwer_FluentSerializer' from https://sonarcloud.io/api/qualityprofiles/search?project=Marvin-Brouwer_FluentSerializer&organization=marvin-brouwer... 2023-01-07T10:10:36.6358677Z 10:10:36.635 Downloading from https://sonarcloud.io/api/qualityprofiles/search?project=Marvin-Brouwer_FluentSerializer&organization=marvin-brouwer... 2023-01-07T10:10:36.7770006Z 10:10:36.776 Fetching rules for quality profile 'AYK2KXSizHksNbIXBtaJ' from https://sonarcloud.io/api/rules/search?f=repo,name,severity,lang,internalKey,templateKey,params,actives&ps=500&qprofile=AYK2KXSizHksNbIXBtaJ&p=1... 2023-01-07T10:10:36.7771848Z 10:10:36.776 Downloading from https://sonarcloud.io/api/rules/search?f=repo,name,severity,lang,internalKey,templateKey,params,actives&ps=500&qprofile=AYK2KXSizHksNbIXBtaJ&p=1... 2023-01-07T10:10:36.9185960Z 10:10:36.918 Local analyzer cache: /tmp/.sonarqube/resources 2023-01-07T10:10:36.9190972Z 10:10:36.918 Writing Roslyn generated ruleset to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/Sonar-vbnet.ruleset... 2023-01-07T10:10:36.9198415Z 10:10:36.919 Writing Roslyn generated ruleset to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/Sonar-vbnet-none.ruleset... 2023-01-07T10:10:36.9204094Z 10:10:36.92 Provisioning analyzer assemblies for vbnet... 2023-01-07T10:10:36.9205776Z 10:10:36.92 Installing required Roslyn analyzers... 2023-01-07T10:10:36.9206617Z 10:10:36.92 Processing plugin: csharp version 8.51.0.59060 2023-01-07T10:10:36.9213035Z 10:10:36.921 Cache hit: using plugin files from /tmp/.sonarqube/resources/0 2023-01-07T10:10:36.9214742Z 10:10:36.921 Processing plugin: vbnet version 8.51.0.59060 2023-01-07T10:10:36.9219411Z 10:10:36.921 Cache hit: using plugin files from /tmp/.sonarqube/resources/1 2023-01-07T10:10:36.9227127Z 10:10:36.922 Writing Roslyn analyzer additional file to /home/runner/work/FluentSerializer/FluentSerializer/.sonarqube/conf/vbnet/SonarLint.xml... 2023-01-07T10:10:36.9251928Z 10:10:36.925 Processing analysis cache 2023-01-07T10:10:36.9255304Z 10:10:36.925 Base branch parameter was not provided. Incremental PR analysis is disabled. 2023-01-07T10:10:36.9510890Z 10:10:36.95 Pre-processing succeeded. 2023-01-07T10:10:37.8283810Z 2023-01-07T10:10:37.8938229Z ##[debug]Finishing: 🧰 Setup SonarCloud scanner