Skip to content

# This is a combination of 105 commits. #59

# This is a combination of 105 commits.

# This is a combination of 105 commits. #59

Triggered via push September 22, 2023 20:30
Status Failure
Total duration 6m 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: Penumbra/Import/Textures/CombinedTexture.cs#L67
The type or namespace name 'TextureType' could not be found (are you missing a using directive or an assembly reference?)
build: Penumbra/Import/Textures/CombinedTexture.cs#L67
The type or namespace name 'TextureType' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
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/
build: LooseTextureCompilerCore/Export/TextureProcessor.cs#L39
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L218
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L367
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L376
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/ImageManipulation.cs#L411
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/Normal.cs#L42
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L153
Converting null literal or possible null value to non-nullable type.
build: LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L280
Converting null literal or possible null value to non-nullable type.
build: LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L281
Possible null reference return.
build: LooseTextureCompilerCore/ImageProcessing/KVImageBlender.cs#L290
Cannot convert null literal to non-nullable reference type.