Release Generator #2
Annotations
5 errors and 4 warnings
build (x86)
The RuntimeIdentifier platform 'win-x86' and the PlatformTarget 'x64' must be compatible.
|
build (x86)
The RuntimeIdentifier platform 'win-x86' and the PlatformTarget 'x64' must be compatible.
|
build (x86)
Process completed with exit code 1.
|
build (x64)
The job was canceled because "x86" failed.
|
build (x64)
The operation was canceled.
|
build (x86)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.8' is denied.
New-Item : Access to the path '8.0.8' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.8:String) [New-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|
build (x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|