Skip to content

Release

Release #175

Manually triggered October 17, 2024 02:22
Status Failure
Total duration 3m 37s
Artifacts 2

Release.yml

on: workflow_dispatch
Publish Release
0s
Publish Release
Publish Dockerfile
0s
Publish Dockerfile
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Compile Installer
Process completed with exit code 1.
Compile CLI: PixelGraph.Common/Textures/ItemTextureGenerator.cs#L65
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile CLI: PixelGraph.Common/Textures/ItemTextureGenerator.cs#L72
Possible null reference argument for parameter 'emissiveFile' in 'Task<ISampler<Rgba32>> ItemTextureGenerator.GetEmissiveSamplerAsync(string emissiveFile, CancellationToken token)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: PixelGraph.Common/Textures/ItemTextureGenerator.cs#L178
Dereference of a possibly null reference.
Compile CLI: PixelGraph.Common/Textures/ItemTextureGenerator.cs#L185
Possible null reference argument for parameter 'profile' in 'bool TextureSizeUtility.TryGetItemSize(PublishProfileProperties profile, out Size result, float? defaultAspect = null)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L104
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L320
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L374
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: 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)'.
Compile UI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L104
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Compile UI: 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)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L320
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L374
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.

Artifacts

Produced during runtime
Name Size
cli Expired
9.37 MB
ui Expired
180 MB