Add Asset Compiler tab #71
Annotations
3 errors and 11 warnings
Penumbra/Import/Textures/TextureDrawer.cs#L97
'TexFile.TexHeader' does not contain a definition for 'MipLevelsCount' and no accessible extension method 'MipLevelsCount' accepting a first argument of type 'TexFile.TexHeader' could be found (are you missing a using directive or an assembly reference?)
|
Penumbra/Import/Textures/TextureDrawer.cs#L97
'TexFile.TexHeader' does not contain a definition for 'MipLevelsCount' and no accessible extension method 'MipLevelsCount' accepting a first argument of type 'TexFile.TexHeader' could be found (are you missing a using directive or an assembly reference?)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
LooseTextureCompilerCore/Export/TextureProcessor.cs#L39
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L218
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L367
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L376
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L411
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/Normal.cs#L42
Cannot convert null literal to non-nullable reference type.
|
LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L153
Converting null literal or possible null value to non-nullable type.
|
LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L280
Converting null literal or possible null value to non-nullable type.
|
LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L281
Possible null reference return.
|
LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L290
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading