Skip to content

Add more training data and update build to not include Sonar analysis #16

Add more training data and update build to not include Sonar analysis

Add more training data and update build to not include Sonar analysis #16

Triggered via push December 9, 2023 04:23
Status Success
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/GolfClapBot.Bot/Bot.cs#L14
Non-nullable field 'settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/GolfClapBot.Bot/Bot.cs#L12
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/GolfClapBot.Bot/Bot.cs#L9
The field 'Bot.settings' is never used
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.
build: src/GolfClapBot.Bot/Bot.cs#L14
Non-nullable field 'settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/GolfClapBot.Bot/Bot.cs#L12
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/GolfClapBot.Bot/Bot.cs#L9
The field 'Bot.settings' is never used
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.