Added: Right Click Functionality to Loadout and Library Pages #7583
clean_environment_tests.yaml
on: pull_request
draft
0s
Matrix: build-and-test / build-and-test
Annotations
5 errors and 20 warnings
build-and-test / Build and Test (macos-latest)
Process completed with exit code 1.
|
build-and-test / Build and Test (ubuntu-latest)
The operation was canceled.
|
build-and-test / Build and Test (ubuntu-latest)
The strategy configuration was canceled because "build-and-test.build-and-test.macos-latest" failed
|
build-and-test / Build and Test (windows-latest)
The operation was canceled.
|
build-and-test / Build and Test (windows-latest)
The strategy configuration was canceled because "build-and-test.build-and-test.macos-latest" failed
|
build-and-test / Build and Test (macos-latest):
tests/Networking/NexusMods.Networking.Steam.Tests/BasicApiTests.cs#L10
Parameter 'logger' is unread.
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Abstractions.NexusModsLibrary/GraphQLResolver.cs#L18
Parameter 'Existing' is unread.
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Networking.Steam/CLI/Verbs.cs#L92
'StringExtensions.ToRelativePath(string)' is obsolete: 'Use implicit conversion or FromUnsanitizedInput'
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Networking.Steam/CLI/Verbs.cs#L67
'StringExtensions.ToRelativePath(string)' is obsolete: 'Use implicit conversion or FromUnsanitizedInput'
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Networking.Steam/Session.cs#L123
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.
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Networking.Steam/Session.cs#L117
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.
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.ProxyConsole/RenderDefinitions/TextRenderDefinition.cs#L13
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.
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Abstractions.Serialization/Json/AExpressionConverterGenerator.cs#L14
'AExpressionConverterGenerator<T>.Type' hides inherited member 'JsonConverter<T>.Type'. Use the new keyword if hiding was intended.
|
build-and-test / Build and Test (macos-latest):
extern/SMAPI/src/SMAPI.Toolkit/Framework/LowLevelEnvironmentUtility.cs#L92
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
build-and-test / Build and Test (macos-latest):
src/NexusMods.Abstractions.Jobs/StreamProgressWrapper.cs#L47
Accessing a member on 'StreamProgressWrapper<TState>._period' may cause a runtime exception because it is a field of a marshal-by-reference class
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Abstractions.Loadouts.Synchronizers/ALoadoutSynchronizer.cs#L1585
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Abstractions.NexusModsLibrary/GraphQLResolver.cs#L18
Parameter 'Existing' is unread.
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Networking.Steam/CLI/Verbs.cs#L92
'StringExtensions.ToRelativePath(string)' is obsolete: 'Use implicit conversion or FromUnsanitizedInput'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Networking.Steam/CLI/Verbs.cs#L67
'StringExtensions.ToRelativePath(string)' is obsolete: 'Use implicit conversion or FromUnsanitizedInput'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Networking.Steam/Session.cs#L123
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.
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Networking.Steam/Session.cs#L117
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.
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.ProxyConsole/RenderDefinitions/TextRenderDefinition.cs#L13
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.
|
build-and-test / Build and Test (windows-latest):
extern/SMAPI/src/SMAPI.Toolkit/Framework/LowLevelEnvironmentUtility.cs#L92
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Abstractions.Serialization/Json/AExpressionConverterGenerator.cs#L14
'AExpressionConverterGenerator<T>.Type' hides inherited member 'JsonConverter<T>.Type'. Use the new keyword if hiding was intended.
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Abstractions.Jobs/StreamProgressWrapper.cs#L47
Accessing a member on 'StreamProgressWrapper<TState>._period' may cause a runtime exception because it is a field of a marshal-by-reference class
|