Game Hash DB Builder #5246
Annotations
10 errors and 10 warnings
Test:
tests/NexusMods.DataModel.Synchronizer.Tests/SynchronizerUnitTests.cs#L23
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.Larian.Tests/BaldursGate3/BG3InstallerTests.cs#L57
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Test:
tests/Games/NexusMods.Games.RedEngine.Tests/LibraryArchiveInstallerTests/RedModInstallerTests.cs#L30
System.Net.Http.HttpRequestException : Response status code does not indicate success: 403 (rate limit exceeded).
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L113
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L14
Missing XML comment for publicly visible type or member 'Md5.Equals(Md5)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L19
Missing XML comment for publicly visible type or member 'Md5.Equals(object?)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L24
Missing XML comment for publicly visible type or member 'Md5.GetHashCode()'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L14
Missing XML comment for publicly visible type or member 'Sha1.Equals(Sha1)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L19
Missing XML comment for publicly visible type or member 'Sha1.Equals(object?)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L24
Missing XML comment for publicly visible type or member 'Sha1.GetHashCode()'
|
Build:
src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L56
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
|
Build:
src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L57
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
|
Build:
src/NexusMods.ProxyConsole.Abstractions/VerbDefinitions/OptionAttribute.cs#L12
Parameter 'isOptional' has no matching param tag in the XML comment for 'OptionAttribute.OptionAttribute(string, string, string, bool)' (but other parameters do)
|
Loading