Update build_test.yml #10
Annotations
1 error and 10 warnings
build
Error: The file was not found at the location: "SharpGram.Tests/testResult/coverage.opencover.xml"
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: simon-k/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|