Skip to content

Release

Release #183

Manually triggered August 4, 2025 17:36
Status Failure
Total duration 3m 1s
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, 30 warnings, and 2 notices
Compile Installer
Process completed with exit code 1.
Compile CLI: PixelGraph.Common/IO/Publishing/BedrockPublisher.cs#L87
Possible null reference argument for parameter 'sourceName' in 'bool IPublisherMapping.TryMap(string sourcePath, string sourceName, out string? destPath, out string? destName)'.
Compile CLI: PixelGraph.Common/IO/Publishing/BedrockPublisher.cs#L82
Possible null reference argument for parameter 'matName' in 'Task BedrockPublisher.CreateMaterialMetadataAsync(ITextureGraphContext context, string matPath, string matName, CancellationToken token)'.
Compile CLI: PixelGraph.Common/IO/Publishing/BedrockPublisher.cs#L82
Possible null reference argument for parameter 'matPath' in 'Task BedrockPublisher.CreateMaterialMetadataAsync(ITextureGraphContext context, string matPath, string matName, CancellationToken token)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: 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)'.
Compile CLI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L105
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Compile CLI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L37
Possible null reference argument for parameter 'destPath' in 'IEnumerable<string> TextureReaderBase.EnumerateOutputTextures(string destName, string destPath, string tag, bool global)'.
Compile CLI: MinecraftMappings.NET/MinecraftMappings.NET/Minecraft/Java/JavaVersions.cs#L8
Possible null reference argument for parameter 'source' in 'IEnumerable<Version> Enumerable.Select<string, Version>(IEnumerable<string> source, Func<string, Version> selector)'.
Compile UI: 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)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L853
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L400
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/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
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#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#L105
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Compile UI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L37
Possible null reference argument for parameter 'destPath' in 'IEnumerable<string> TextureReaderBase.EnumerateOutputTextures(string destName, string destPath, string tag, bool global)'.
Compile UI: MinecraftMappings.NET/MinecraftMappings.NET/Minecraft/Java/JavaVersions.cs#L8
Possible null reference argument for parameter 'source' in 'IEnumerable<Version> Enumerable.Select<string, Version>(IEnumerable<string> source, Func<string, Version> selector)'.
Compile UI: PixelGraph.Common/Textures/ItemTextureGenerator.cs#L65
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L853
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile UI: PixelGraph.Common/Textures/TextureBuilder.cs#L400
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/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
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#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#L105
Possible null reference argument for parameter 'name' in 'bool TextureReaderBase.IsGlobalFile(string localFile, string name, string tag)'.
Compile UI: PixelGraph.Common/IO/Texture/TextureReaderBase.cs#L37
Possible null reference argument for parameter 'destPath' in 'IEnumerable<string> TextureReaderBase.EnumerateOutputTextures(string destName, string destPath, string tag, bool global)'.
Compile UI: MinecraftMappings.NET/MinecraftMappings.NET/Minecraft/Java/JavaVersions.cs#L8
Possible null reference argument for parameter 'source' in 'IEnumerable<Version> Enumerable.Select<string, Version>(IEnumerable<string> source, Func<string, Version> selector)'.
Compile Installer
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Compile UI
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
cli Expired
9.35 MB
sha256:bbfac34f5f94b0fe3a4f6552cfb03f6010c7560676537ca1a0edc8e3a8665c03
ui Expired
160 MB
sha256:983bef7bf4993bfbf63380e333f713c2bbecbb130763374b74c1e4fa9f2a5148