Release #176
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/Textures/TextureBuilder.cs#L189
Possible null reference argument for parameter 'sourceFilename' in 'Task TextureBuilder.ApplySourceMappingAsync<TPixel>(Image<TPixel> image, string sourceFilename, IEnumerable<TextureChannelMapping> mappingGroup, CancellationToken token)'.
|
PixelGraph.Common/Textures/TextureBuilder.cs#L320
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|
PixelGraph.Common/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|
PixelGraph.Common/Textures/TextureBuilder.cs#L374
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|
The logs for this run have expired and are no longer available.
Loading