Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Build
Script:Build Inedo Extension
Pipeline:global::InedoExtension (Build)
Created:7/24/2023 6:53:17 AM by apapadimoulis@inedo.local
Start date:7/24/2023 6:53:17 AM
Completed date:7/24/2023 6:53:26 AM (8.7s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs8.6s

    • Get Source3.4s

      • Restore NuGet packages for $PathCombine($SrcPath, $ApplicationName)3.1s

        Restoring packages for C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira...
        C:\Program Files\dotnet\sdk\7.0.306\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj::TargetFramework=net5.0]
        C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj : warning NU1603: System.Threading.Tasks.Extensions 4.5.2 depends on System.Runtime.CompilerServices.Unsafe (>= 4.5.2) but System.Runtime.CompilerServices.Unsafe 4.5.2 was not found. An approximate best match of System.Runtime.CompilerServices.Unsafe 4.5.3 was resolved. [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\Jira.sln]
        Done restoring packages.
      • Build Extension5.1s

        • dotnet publish $projectPath Framework: $f, Output: $PathCombine($WorkingDirectory, Out, $f)5.1s

          C:\Program Files\dotnet\sdk\7.0.306\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj::TargetFramework=net5.0]
          C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj : warning NU1603: System.Threading.Tasks.Extensions 4.5.2 depends on System.Runtime.CompilerServices.Unsafe (>= 4.5.2) but System.Runtime.CompilerServices.Unsafe 4.5.2 was not found. An approximate best match of System.Runtime.CompilerServices.Unsafe 4.5.3 was resolved.
          C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj : warning NU1603: System.Threading.Tasks.Extensions 4.5.2 depends on System.Runtime.CompilerServices.Unsafe (>= 4.5.2) but System.Runtime.CompilerServices.Unsafe 4.5.2 was not found. An approximate best match of System.Runtime.CompilerServices.Unsafe 4.5.3 was resolved. [TargetFramework=net452]
          C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\RestApi\RestApiClient.cs(16,10): warning CS1030: #warning: 'This needs a complete rewrite to be converted from generic objects to Newtonsoft.Json and deserialize needs to be typed not Dictionaries' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E356169\Src\Jira\InedoExtension\InedoExtension.csproj::TargetFramework=net452]
          dotnet did not exit successfully (exitcode=1).