Skip to content

release inno install fix #354

release inno install fix

release inno install fix #354

Triggered via push October 17, 2024 02:36
Status Success
Total duration 50s
Artifacts

Build.yml

on: push
Build & Test
41s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Test: 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)'.
Build & Test: 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)'.
Build & Test: 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)'.
Build & Test: 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)'.
Build & Test: 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)'.
Build & Test: 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)'.
Build & Test: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L104
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Build & Test: PixelGraph.Common/Textures/TextureBuilder.cs#L320
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Build & Test: PixelGraph.Common/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Build & Test: PixelGraph.Common/Textures/TextureBuilder.cs#L374
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.