Skip to content

Update README.md

Update README.md #12

Triggered via push September 30, 2024 15:01
Status Success
Total duration 1m 21s
Artifacts

build_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.