Adds chained post shaders#6815
Open
Peptide90 wants to merge 1 commit into
Open
Annotations
10 errors and 12 warnings
|
Build (Release)
'bool' does not contain a definition for 'HasValue' and no accessible extension method 'HasValue' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
There is no argument given that corresponds to the required parameter 'color' of 'Color.TryFromHex(ReadOnlySpan<char>, out Color)'
|
|
Build (Release)
Use the proxy method TryComp instead of calling EntityManager.TryGetComponent directly
|
|
Build (Release)
'bool' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
'bool' does not contain a definition for 'HasValue' and no accessible extension method 'HasValue' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
There is no argument given that corresponds to the required parameter 'color' of 'Color.TryFromHex(ReadOnlySpan<char>, out Color)'
|
|
Build (Release)
'bool' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
'bool' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
'bool' does not contain a definition for 'HasValue' and no accessible extension method 'HasValue' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?)
|
|
Build (Release)
There is no argument given that corresponds to the required parameter 'color' of 'Color.TryFromHex(ReadOnlySpan<char>, out Color)'
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Archive NUnit3 test results.
No files were found with the provided path: test_results/*. No artifacts will be uploaded.
|
|
Build (Release)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build (Release)
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Build (Release)
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Build (Release)
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Release)
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Build (Release)
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
background
wait
wait-all
cancel
parallel
Loading