Skip to content

✅Build CSharp Status Check #461

✅Build CSharp Status Check

✅Build CSharp Status Check #461

Triggered via pull request February 7, 2025 15:23
Status Success
Total duration 58s
Artifacts
Detect Fork
7s
Detect Fork
CSharp Projects Build Status Check  /  Print & Validate Build Solution Workflow
6s
CSharp Projects Build Status Check / Print & Validate Build Solution Workflow
CSharp Projects Build Status Check  /  Build Velaptor Tutorials Solution
31s
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Games/SpaceShooter/Background.cs#L44
Non-nullable field 'starColors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Games/SpaceShooter/UI/WeaponSelectionUi.cs#L45
Non-nullable field 'atlasData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Games/SpaceShooter/Ship.cs#L58
Non-nullable field 'atlasData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Guides/Lines/Game.cs#L54
Non-nullable field 'instructions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Games/SpaceShooter/Background.cs#L44
Non-nullable field 'starColors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Build Velaptor Tutorials Solution: SampleProjects/Games/SpaceShooter/UI/WeaponSelectionUi.cs#L45
Non-nullable field 'atlasData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CSharp Projects Build Status Check / Print & Validate Build Solution Workflow
The 'net-sdk-version' workflow input is valid.