Create build_test.yml #1
Annotations
8 warnings
Build:
Src/SharpGram.Core/Tl/Constructors.cs#L1
The using directive for 'SharpGram.Core.Conversions' appeared previously in this namespace
|
Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.Reactive.Async
|
Build:
Tools/SharpGram.BindingGenerator/Program.cs#L205
The local function 'GenerateMtProto' is declared but never used
|
Build:
Tests/SharpGram.Tests.Console/Program.cs#L50
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
Src/SharpGram.Core/Tl/Constructors.cs#L1
The using directive for 'SharpGram.Core.Conversions' appeared previously in this namespace
|
Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.Reactive.Async
|
Build:
Tools/SharpGram.BindingGenerator/Program.cs#L205
The local function 'GenerateMtProto' is declared but never used
|
Build:
Tests/SharpGram.Tests.Console/Program.cs#L50
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading