Skip to content

✅Build CSharp Status Check #456

✅Build CSharp Status Check

✅Build CSharp Status Check #456

Triggered via pull request January 30, 2025 14:37
Status Success
Total duration 4m 21s
Artifacts
Detect Fork
2s
Detect Fork
CSharp Projects Build Status Check  /  Print & Validate Build Solution Workflow
10s
CSharp Projects Build Status Check / Print & Validate Build Solution Workflow
CSharp Projects Build Status Check  /  Build Velaptor Tutorials Solution
4m 6s
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.