Skip to content

Merge branch 'development' of https://github.com/michaelsakharov/Prow… #294

Merge branch 'development' of https://github.com/michaelsakharov/Prow…

Merge branch 'development' of https://github.com/michaelsakharov/Prow… #294

Triggered via push September 16, 2024 03:45
Status Success
Total duration 1m 5s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
build: External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
build: External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
build: External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_indexBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsPipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computePipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSetsActive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computeResourceSets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.