[Rendering] Add RenderSystem ClearRenderData/Submit(viewID)/UseOwnRen… #521
build.yaml
on: push
windows
35m 17s
linux
22m 39s
android-dependencies
2m 21s
macos
11m 38s
Annotations
130 warnings
|
macos:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
macos:
Tools/Baker/Baker+Texture.cs#L163
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Shaders.cs#L545
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
macos:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
macos:
Engine/Core/Resources/ResourceManager.cs#L566
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Serialization/Asset/AssetSerialization.cs#L207
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Player/AppPlayer.cs#L41
Unreachable code detected
|
|
macos:
Engine/Core/Rendering/Texture/Texture.cs#L263
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
macos:
Engine/Core/Resources/ResourceManager.cs#L566
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Player/AppPlayer.cs#L41
Unreachable code detected
|
|
macos:
Engine/Core/Serialization/Asset/AssetSerialization.cs#L207
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/Rendering/Texture/Texture.cs#L263
The variable 'e' is declared but never used
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
macos:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L229
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L219
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L209
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L199
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L189
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L174
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L164
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L114
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L104
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L90
Unreachable code detected
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
|
macos:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
|
macos:
Dependencies/MessagePack/MessagePackSerializationException.cs#L53
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
macos:
Dependencies/MessagePack/Resolvers/DynamicObjectResolver.cs#L2429
'NotSupportedException.NotSupportedException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
linux:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
linux:
Tools/Baker/Baker+Texture.cs#L163
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Shaders.cs#L545
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
linux:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
linux:
Engine/Core/Resources/ResourceManager.cs#L566
The variable 'e' is declared but never used
|
|
linux:
Engine/Core/Serialization/Asset/AssetSerialization.cs#L207
The variable 'e' is declared but never used
|
|
linux:
Engine/Core/Player/AppPlayer.cs#L41
Unreachable code detected
|
|
linux:
Engine/Core/Rendering/Texture/Texture.cs#L263
The variable 'e' is declared but never used
|
|
linux:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
linux:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
linux:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
linux:
Engine/Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
|
|
linux:
Engine/Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
|
|
linux:
Engine/Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L229
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L219
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L209
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L199
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L189
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L174
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L164
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L114
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L104
Unreachable code detected
|
|
linux:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L90
Unreachable code detected
|
|
linux:
Dependencies/MessagePack/MessagePackSerializationException.cs#L53
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
|
linux:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
|
linux:
Dependencies/NVorbis/NVorbis/StreamDecoder.cs#L322
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
windows:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
windows:
Tools/Baker/Baker+Texture.cs#L163
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Shaders.cs#L545
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Scene.cs#L86
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
|
|
windows:
Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
|
|
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
windows:
Engine/Core/Resources/ResourceManager.cs#L719
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/Resources/ResourceManager.cs#L566
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/Player/AppPlayer.cs#L41
Unreachable code detected
|
|
windows:
Engine/Core/Rendering/Texture/Texture.cs#L263
The variable 'e' is declared but never used
|
|
windows:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
windows:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
windows:
Engine/Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L229
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L219
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L209
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L199
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L189
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L174
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L164
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L114
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L104
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L90
Unreachable code detected
|
|
windows:
Dependencies/MessagePack/Resolvers/DynamicObjectResolver.cs#L2429
'NotSupportedException.NotSupportedException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
|
windows:
Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
|
windows:
Dependencies/NVorbis/NVorbis/StreamDecoder.cs#L322
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
android-native-dependencies
Expired
|
24.6 MB |
sha256:d15f971f630b02e2fb798bba6413fbab31d6635648bd1c08508b917f65fb7984
|
|
|
linux-native-dependencies
Expired
|
29.9 MB |
sha256:907f6c4ea4a819b68973bf4214f8da1e63d13bf9681c0fe1f81b57581ae16a3d
|
|
|
linux-production
Expired
|
211 MB |
sha256:d1b8de6be3e4106c58481e7605d9e581a426ca611488ed1b869ed7fe57e2307b
|
|
|
mac-native-dependencies
Expired
|
16.9 MB |
sha256:97f5b75fc2a0b33304ee188ab81a3660cfdb147613c05a869a04748f4dd51121
|
|
|
mac-production
Expired
|
214 MB |
sha256:0670fbc014763cb22f28f49f15240554b07217ffae3ea7ecc3f399fe9460230f
|
|
|
windows-native-dependencies
Expired
|
31.8 MB |
sha256:9eaf68a4166b384acca3894882599e56d88d38abc65b2a409f1f615e6eb5e119
|
|
|
windows-production
Expired
|
175 MB |
sha256:3539295a156e900f8f556e0a0f4cd0227ab8be4d6b9f969c1e9b25d616798707
|
|