Skip to content

[Docs] Add NUGET_README.md (#2844) #38

[Docs] Add NUGET_README.md (#2844)

[Docs] Add NUGET_README.md (#2844) #38

Re-run triggered February 23, 2024 23:38
Status Failure
Total duration 19s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Deploy
Process completed with exit code 1.
Build and Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and Test: samples/InteractionFramework/InteractionHandler.cs#L42
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: samples/InteractionFramework/Program.cs#L54
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: samples/InteractionFramework/Modules/ExampleModule.cs#L64
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: samples/InteractionFramework/InteractionHandler.cs#L83
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: src/Discord.Net.Analyzers/GuildAccessAnalyzer.cs#L21
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
Build and Test: src/Discord.Net.Analyzers/GuildAccessAnalyzer.cs#L21
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
Build and Test: src/Discord.Net.Analyzers/GuildAccessAnalyzer.cs#L21
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
Build and Test: src/Discord.Net.Analyzers/GuildAccessAnalyzer.cs#L21
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
Build and Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.