Skip to content

Merge pull request #3533 from wabbajack-tools/EzioTheDeadPoet-patch-2 #9400

Merge pull request #3533 from wabbajack-tools/EzioTheDeadPoet-patch-2

Merge pull request #3533 from wabbajack-tools/EzioTheDeadPoet-patch-2 #9400

Triggered via push August 4, 2024 09:32
Status Failure
Total duration 9m 7s
Artifacts
List Validation
8m 57s
List Validation
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
List Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
List Validation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1, actions/checkout@v2, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
List Validation
Unreachable code detected
List Validation
Nullability of reference types in return type of 'Task<(bool?, IDownloadState?)> VerificationCache.Get(IDownloadState archive)' doesn't match implicitly implemented member 'Task<(bool? IsValid, IDownloadState State)> IVerificationCache.Get(IDownloadState archive)'.
List Validation
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.
List Validation
'SteamUser.UpdateMachineAuthCallback' is obsolete: 'Steam no longer sends machine auth as of 2023, use SteamAuthentication.'
List Validation
'SteamUser.UpdateMachineAuthCallback' is obsolete: 'Steam no longer sends machine auth as of 2023, use SteamAuthentication.'
List Validation
'SteamUser.MachineAuthDetails' is obsolete: 'Steam no longer sends machine auth as of 2023, use SteamAuthentication.'
List Validation
'SteamUser.SendMachineAuthResponse(SteamUser.MachineAuthDetails)' is obsolete: 'Steam no longer sends machine auth as of 2023, use SteamAuthentication.'
List Validation
'SteamUser.LogOnDetails.SentryFileHash' is obsolete: 'Steam no longer accepts machine auth as of 2023, use SteamAuthentication.'
List Validation
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
List Validation
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
List Validation
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.