Skip to content

Add Asset Compiler tab #70

Add Asset Compiler tab

Add Asset Compiler tab #70

Triggered via push October 4, 2023 21:26
Status Failure
Total duration 1m 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1597
'Util' does not contain a definition for 'IsLinux'
build: 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?)
build: Penumbra/Import/Textures/TexFileParser.cs#L82
'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?)
build: Penumbra/Import/Textures/TexFileParser.cs#L102
'TexFile.TexHeader' does not contain a definition for 'MipLevelsCount'
build: Penumbra/Import/Textures/TexFileParser.cs#L146
'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?)
build: Penumbra/Import/Textures/BaseImage.cs#L107
'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?)
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1597
'Util' does not contain a definition for 'IsLinux'
build: 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?)
build: Penumbra/Import/Textures/TexFileParser.cs#L82
'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?)
build: Penumbra/Import/Textures/TexFileParser.cs#L102
'TexFile.TexHeader' does not contain a definition for 'MipLevelsCount'
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/XNormal/XNormal.cs#L295
Converting null literal or possible null value to non-nullable type.
build: LooseTextureCompilerCore/XNormal/XNormal.cs#L296
Dereference of a possibly null reference.
build: LooseTextureCompilerCore/XNormal/XNormal.cs#L355
Converting null literal or possible null value to non-nullable type.
build: LooseTextureCompilerCore/XNormal/XNormal.cs#L356
Dereference of a possibly null reference.