Skip to content

[CI] New build action #11

[CI] New build action

[CI] New build action #11

Triggered via pull request February 13, 2024 22:44
Status Cancelled
Total duration 1m 10s
Artifacts

dotnet.yml

on: pull_request
Build and Test on Linux
59s
Build and Test on Linux
Build, Test and Pack on Windows
46s
Build, Test and Pack on Windows
Windows Deploy
0s
Windows Deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Build, Test and Pack on Windows
The run was canceled by @Misha-133.
Build, Test and Pack on Windows
The operation was canceled.
Build and Test on Linux
The run was canceled by @Misha-133.
Build and Test on Linux
The operation was canceled.
Build, Test and Pack on Windows
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 on Linux
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 on Linux
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 on Linux: 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 on Linux: 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 on Linux: 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 on Linux: 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 on Linux: 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 on Linux: 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