Skip to content

Release

Release #173

Manually triggered October 17, 2024 01:43
Status Failure
Total duration 4m 20s
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 40 warnings
Compile Installer
Process completed with exit code 1.
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/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 CLI: 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 CLI: PixelGraph.Common/Textures/Graphing/Builders/PublishGraphBuilder.cs#L24
Parameter 'IServiceProvider provider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
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/Textures/Graphing/Builders/PublishGraphBuilder.cs#L38
Possible null reference argument for parameter 'localFile' in 'DateTime? IInputReader.GetWriteTime(string localFile)'.
Compile Installer: 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 Installer: 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 Installer: 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 Installer: 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 Installer: 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 Installer: 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 Installer: 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 Installer: PixelGraph.Common/Textures/TextureBuilder.cs#L320
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile Installer: PixelGraph.Common/Textures/TextureBuilder.cs#L345
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
Compile Installer: 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)'.
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