Skip to content

Bump GameFinder.StoreHandlers.Steam from 3.1.0 to 3.2.1 #607

Bump GameFinder.StoreHandlers.Steam from 3.1.0 to 3.2.1

Bump GameFinder.StoreHandlers.Steam from 3.1.0 to 3.2.1 #607

Triggered via pull request July 25, 2023 14:29
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build (self-hosted, linux): commonItems/CommonFunctions.cs#L148
The name 'SteamGameId' does not exist in the current context
build (self-hosted, linux): commonItems/CommonFunctions.cs#L148
The name 'SteamGameId' does not exist in the current context
build (self-hosted, linux)
Process completed with exit code 1.
build (macos-latest)
The job was canceled because "self-hosted_linux" failed.
build (macos-latest)
The operation was canceled.
build (self-hosted, windows)
The job was canceled because "self-hosted_linux" failed.
build (self-hosted, windows)
The operation was canceled.
build (self-hosted, linux)
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/6.0.20/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.20/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core Runtime`. Installation source: https://dotnetcli.azureedge.net/dotnet/Runtime/6.0.20/dotnet-runtime-6.0.20-linux-x64.tar.gz. Installation location: /usr/share/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: `.NET Core Runtime` with version = 6.0.20 failed to install with an error.
build (self-hosted, linux): commonItems/CommonFunctions.cs#L152
Dereference of a possibly null reference.
build (self-hosted, linux): commonItems/CommonFunctions.cs#L152
Dereference of a possibly null reference.
build (self-hosted, windows)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '6.0.20' is denied. New-Item : Access to the path '6.0.20' is denied. At C:\actions-runner\_work\_actions\actions\setup-dotnet\main\externals\install-dotnet.ps1:833 char:21 + ... New-Item -ItemType Directory -Force -Path $DestinationDir ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\6.0.20:String) [New-Item], Unauthori zedAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand