Release #177
Annotations
10 warnings
PixelGraph.Common/IO/Texture/TextureWriterBase.cs#L46
Possible null reference argument for parameter 'textureName' in 'string? TextureWriterBase.TryGet(string tag, string textureName, string? extension, bool global)'.
|
PixelGraph.Common/IO/Texture/TextureWriterBase.cs#L52
Possible null reference argument for parameter 'textureName' in 'string? TextureWriterBase.TryGet(string tag, string textureName, string? extension, bool global)'.
|
PixelGraph.Common/IO/Texture/TextureWriterBase.cs#L63
Possible null reference argument for parameter 'textureName' in 'string? TextureWriterBase.TryGet(string tag, string textureName, string? extension, bool global)'.
|
PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L36
Possible null reference argument for parameter 'destName' in 'IEnumerable<string> TextureReaderBase.EnumerateOutputTextures(string destName, string destPath, string tag, bool global)'.
|
PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L36
Possible null reference argument for parameter 'destPath' in 'IEnumerable<string> TextureReaderBase.EnumerateOutputTextures(string destName, string destPath, string tag, bool global)'.
|
PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L104
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
|
PixelGraph.Common/IO/Importing/MaterialImporterBase.cs#L80
Possible null reference argument for parameter 'sourcePath' in 'bool IPublisherMapping.TryMap(string sourcePath, string sourceName, out string? destPath, out string? destName)'.
|
PixelGraph.Common/IO/Importing/MaterialImporterBase.cs#L80
Possible null reference argument for parameter 'sourceName' in 'bool IPublisherMapping.TryMap(string sourcePath, string sourceName, out string? destPath, out string? destName)'.
|
PixelGraph.Common/IO/Publishing/BedrockPublisher.cs#L81
Possible null reference argument for parameter 'sourcePath' in 'bool IPublisherMapping.TryMap(string sourcePath, string sourceName, out string? destPath, out string? destName)'.
|
PixelGraph.Common/IO/Publishing/BedrockPublisher.cs#L81
Possible null reference argument for parameter 'sourceName' in 'bool IPublisherMapping.TryMap(string sourcePath, string sourceName, out string? destPath, out string? destName)'.
|
The logs for this run have expired and are no longer available.
Loading