Discord rpc #3267
Annotations
10 warnings
build:
src/NexusMods.Networking.Steam/CLI/Verbs.cs#L65
'StringExtensions.ToRelativePath(string)' is obsolete: 'Use implicit conversion or FromUnsanitizedInput'
|
build:
src/NexusMods.Networking.Steam/Session.cs#L122
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:
src/NexusMods.Networking.Steam/Session.cs#L116
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NetEscapades.EnumGenerators
|
build:
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:
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Markdown.Avalonia.Tight
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "LiveChartsCore.SkiaSharpView.Avalonia
|
build:
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:
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
|