Console Panel Polish and adjustments, ContextMenuBuilder additional h…#245
Merged
michaelsakharov merged 2 commits intoApr 12, 2026
Annotations
10 errors and 11 warnings
|
Build:
Samples/PhysicsCubes/Program.cs#L475
'TerrainComponent' does not contain a definition for 'TextureTiling' and no accessible extension method 'TextureTiling' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L472
Property or indexer 'TerrainComponent.TerrainHeight' cannot be assigned to -- it is read only
|
|
Build:
Samples/PhysicsCubes/Program.cs#L471
Property or indexer 'TerrainComponent.TerrainSize' cannot be assigned to -- it is read only
|
|
Build:
Samples/PhysicsCubes/Program.cs#L468
'TerrainComponent' does not contain a definition for 'Layer3Albedo' and no accessible extension method 'Layer3Albedo' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L467
'TerrainComponent' does not contain a definition for 'Layer2Albedo' and no accessible extension method 'Layer2Albedo' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L466
'TerrainComponent' does not contain a definition for 'Layer1Albedo' and no accessible extension method 'Layer1Albedo' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L465
'TerrainComponent' does not contain a definition for 'Layer0Albedo' and no accessible extension method 'Layer0Albedo' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L462
'TerrainComponent' does not contain a definition for 'Splatmap' and no accessible extension method 'Splatmap' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/PhysicsCubes/Program.cs#L461
'TerrainComponent' does not contain a definition for 'Heightmap' and no accessible extension method 'Heightmap' accepting a first argument of type 'TerrainComponent' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Samples/FlyCamera/Program.cs#L378
'Scene' does not contain a definition for 'PushRenderable' and no accessible extension method 'PushRenderable' accepting a first argument of type 'Scene' could be found (are you missing a using directive or an assembly reference?)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Audio/Native/MiniAudioNative.cs#L5681
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
Build:
Prowl.Runtime/Components/Lights/SpotLight.cs#L172
#warning: 'TODO: Use Cone and fit properly!'
|
|
Build:
Prowl.Runtime/Resources/Mesh.cs#L803
#warning: 'TODO: Test, This hasent been tested like at all just assumed it will work'
|
|
Build:
Prowl.Runtime/Rendering/DefaultRenderPipeline.cs#L502
#warning: 'TODO: Implement Gizmo Icons rendering'
|
background
wait
wait-all
cancel
parallel
Loading