release docker no trim #357
Annotations
10 warnings
Build & Test:
PixelGraph.Common/Textures/ItemTextureGenerator.cs#L65
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|
Build & Test:
PixelGraph.Common/Textures/ItemTextureGenerator.cs#L72
Possible null reference argument for parameter 'emissiveFile' in 'Task<ISampler<Rgba32>> ItemTextureGenerator.GetEmissiveSamplerAsync(string emissiveFile, CancellationToken token)'.
|
Build & Test:
PixelGraph.Common/Textures/ItemTextureGenerator.cs#L178
Dereference of a possibly null reference.
|
Build & Test:
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)'.
|
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/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)'.
|
Build & Test:
PixelGraph.Common/Textures/TextureBuilder.cs#L400
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|
Build & Test:
PixelGraph.Common/Textures/TextureBuilder.cs#L853
Possible null reference argument for parameter 'channel' in 'void TextureChannelMapping.ApplyInputChannel(PackEncodingChannel channel)'.
|