Skip to content

πŸ’š Only build relevant projects #3

πŸ’š Only build relevant projects

πŸ’š Only build relevant projects #3

Triggered via push November 18, 2023 21:57
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: push
ubuntu-latest
51s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ubuntu-latest
Target "Compile" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/Commands/New/NewSettings.cs(8,23): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/BlazeKit.CLI.csproj]
ubuntu-latest
/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/Commands/New/NewCommand.cs(15,41): warning CS1998: 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. [/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/BlazeKit.CLI.csproj]
ubuntu-latest
/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/Commands/New/NewSettings.cs(8,23): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/BlazeKit.CLI.csproj]
ubuntu-latest
/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/Commands/New/NewCommand.cs(15,41): warning CS1998: 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. [/home/runner/work/BlazeKit/BlazeKit/src/BlazeKit.CLI/BlazeKit.CLI.csproj]