79 lines
7.9 KiB
Text
79 lines
7.9 KiB
Text
V | | ArgumentsFromParametersFile.OnBuildCreated (150)
|
|
V | | Passing value for Build.Solution (src/Robware.Api.Auth.sln)
|
|
V | | InjectParameterValues.OnBuildCreated (100)
|
|
V | | HandleShellCompletion.OnBuildCreated (75)
|
|
V | | GenerateBuildServerConfigurations.OnBuildCreated (50)
|
|
V | | InvokeBuildServerConfigurationGeneration.OnBuildCreated (45)
|
|
V | | UpdateNotification.OnBuildCreated (10)
|
|
V | | UnsetVisualStudioEnvironmentVariables.OnBuildCreated (0)
|
|
V | | HandleVisualStudioDebugging.OnBuildCreated (0)
|
|
V | | HandleSingleFileExecution.OnBuildCreated (-50)
|
|
V | | EventInvoker.OnBuildCreated (-3.4028235E+38)
|
|
V | | HandleHelpRequests.OnBuildInitialized (5)
|
|
V | | CheckBuildProjectConfigurations.OnBuildInitialized (0)
|
|
V | | Telemetry.OnBuildInitialized (0)
|
|
V | | InjectNonParameterValues.OnBuildInitialized (-100)
|
|
V | | EventInvoker.OnBuildInitialized (-3.4028235E+38)
|
|
V | Restore | EventInvoker.OnTargetRunning (-3.4028235E+38)
|
|
I | Restore | > /usr/bin/dotnet restore /home/rob/Code/Api.Auth/src/Robware.Api.Auth.sln
|
|
D | Restore | Determining projects to restore...
|
|
D | Restore | All projects are up-to-date for restore.
|
|
V | Restore | Telemetry.OnTargetSucceeded (0)
|
|
V | Restore | EventInvoker.OnTargetSucceeded (-3.4028235E+38)
|
|
V | Compile | EventInvoker.OnTargetRunning (-3.4028235E+38)
|
|
I | Compile | > /usr/bin/dotnet build /home/rob/Code/Api.Auth/src/Robware.Api.Auth.sln --configuration Debug --no-restore
|
|
D | Compile | MSBuild version 17.5.0-preview-23061-01+040e2a90e for .NET
|
|
D | Compile | Robware.Auth -> /home/rob/Code/Api.Auth/src/Robware.Auth/bin/Debug/net7.0/Robware.Auth.dll
|
|
D | Compile | Robware.Data -> /home/rob/Code/Api.Auth/src/Robware.Data/bin/Debug/net7.0/Robware.Data.dll
|
|
D | Compile | Robware.Auth.Tests -> /home/rob/Code/Api.Auth/src/Robware.Auth.Tests/bin/Debug/net7.0/Robware.Auth.Tests.dll
|
|
W | Compile | /home/rob/Code/Api.Auth/src/Robware.Api.Auth/Authentication/ApiKeyAuthenticationHandler.cs(56,33): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/rob/Code/Api.Auth/src/Robware.Api.Auth/Robware.Api.Auth.csproj]
|
|
W | Compile | /home/rob/Code/Api.Auth/src/Robware.Api.Auth/Authentication/ApiKeyAuthenticationHandler.cs(60,33): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/rob/Code/Api.Auth/src/Robware.Api.Auth/Robware.Api.Auth.csproj]
|
|
D | Compile | Robware.Api.Auth -> /home/rob/Code/Api.Auth/src/Robware.Api.Auth/bin/Debug/net7.0/Robware.Api.Auth.dll
|
|
D | Compile | Robware.Api.Auth.Tests -> /home/rob/Code/Api.Auth/src/Robware.Api.Auth.Tests/bin/Debug/net7.0/Robware.Api.Auth.Tests.dll
|
|
D | Compile |
|
|
D | Compile | Build succeeded.
|
|
D | Compile |
|
|
W | Compile | /home/rob/Code/Api.Auth/src/Robware.Api.Auth/Authentication/ApiKeyAuthenticationHandler.cs(56,33): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/rob/Code/Api.Auth/src/Robware.Api.Auth/Robware.Api.Auth.csproj]
|
|
W | Compile | /home/rob/Code/Api.Auth/src/Robware.Api.Auth/Authentication/ApiKeyAuthenticationHandler.cs(60,33): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/rob/Code/Api.Auth/src/Robware.Api.Auth/Robware.Api.Auth.csproj]
|
|
D | Compile | 2 Warning(s)
|
|
D | Compile | 0 Error(s)
|
|
D | Compile |
|
|
D | Compile | Time Elapsed 00:00:03.90
|
|
V | Compile | Telemetry.OnTargetSucceeded (0)
|
|
V | Compile | EventInvoker.OnTargetSucceeded (-3.4028235E+38)
|
|
V | Test | EventInvoker.OnTargetRunning (-3.4028235E+38)
|
|
I | Test | > /usr/bin/dotnet test /home/rob/Code/Api.Auth/src/Robware.Api.Auth.sln --no-restore
|
|
D | Test | Robware.Auth -> /home/rob/Code/Api.Auth/src/Robware.Auth/bin/Debug/net7.0/Robware.Auth.dll
|
|
D | Test | Robware.Data -> /home/rob/Code/Api.Auth/src/Robware.Data/bin/Debug/net7.0/Robware.Data.dll
|
|
D | Test | Robware.Auth.Tests -> /home/rob/Code/Api.Auth/src/Robware.Auth.Tests/bin/Debug/net7.0/Robware.Auth.Tests.dll
|
|
D | Test | Test run for /home/rob/Code/Api.Auth/src/Robware.Auth.Tests/bin/Debug/net7.0/Robware.Auth.Tests.dll (.NETCoreApp,Version=v7.0)
|
|
D | Test | Microsoft (R) Test Execution Command Line Tool Version 17.5.0 (x64)
|
|
D | Test | Copyright (c) Microsoft Corporation. All rights reserved.
|
|
D | Test |
|
|
D | Test | Starting test execution, please wait...
|
|
D | Test | Robware.Api.Auth -> /home/rob/Code/Api.Auth/src/Robware.Api.Auth/bin/Debug/net7.0/Robware.Api.Auth.dll
|
|
D | Test | A total of 1 test files matched the specified pattern.
|
|
D | Test | Robware.Api.Auth.Tests -> /home/rob/Code/Api.Auth/src/Robware.Api.Auth.Tests/bin/Debug/net7.0/Robware.Api.Auth.Tests.dll
|
|
D | Test | Test run for /home/rob/Code/Api.Auth/src/Robware.Api.Auth.Tests/bin/Debug/net7.0/Robware.Api.Auth.Tests.dll (.NETCoreApp,Version=v7.0)
|
|
D | Test | Microsoft (R) Test Execution Command Line Tool Version 17.5.0 (x64)
|
|
D | Test | Copyright (c) Microsoft Corporation. All rights reserved.
|
|
D | Test |
|
|
D | Test | Starting test execution, please wait...
|
|
D | Test | A total of 1 test files matched the specified pattern.
|
|
D | Test |
|
|
D | Test | Passed! - Failed: 0, Passed: 10, Skipped: 0, Total: 10, Duration: 207 ms - Robware.Auth.Tests.dll (net7.0)
|
|
D | Test |
|
|
D | Test | Passed! - Failed: 0, Passed: 16, Skipped: 0, Total: 16, Duration: 52 ms - Robware.Api.Auth.Tests.dll (net7.0)
|
|
V | Test | Telemetry.OnTargetSucceeded (0)
|
|
V | Test | EventInvoker.OnTargetSucceeded (-3.4028235E+38)
|
|
V | Publish | EventInvoker.OnTargetRunning (-3.4028235E+38)
|
|
I | Publish | > /usr/bin/dotnet publish /home/rob/Code/Api.Auth/src/Robware.Api.Auth/Robware.Api.Auth.csproj --configuration Debug --output /home/rob/Code/Api.Auth/output
|
|
D | Publish | MSBuild version 17.5.0-preview-23061-01+040e2a90e for .NET
|
|
D | Publish | Determining projects to restore...
|
|
D | Publish | All projects are up-to-date for restore.
|
|
D | Publish | Robware.Auth -> /home/rob/Code/Api.Auth/src/Robware.Auth/bin/Debug/net7.0/Robware.Auth.dll
|
|
D | Publish | Robware.Data -> /home/rob/Code/Api.Auth/src/Robware.Data/bin/Debug/net7.0/Robware.Data.dll
|
|
D | Publish | Robware.Api.Auth -> /home/rob/Code/Api.Auth/src/Robware.Api.Auth/bin/Debug/net7.0/Robware.Api.Auth.dll
|
|
D | Publish | Robware.Api.Auth -> /home/rob/Code/Api.Auth/output/
|
|
V | Publish | Telemetry.OnTargetSucceeded (0)
|
|
V | Publish | EventInvoker.OnTargetSucceeded (-3.4028235E+38)
|