Skip to content

Add Asset Compiler tab #74

Add Asset Compiler tab

Add Asset Compiler tab #74

Triggered via push November 7, 2023 16:56
Status Failure
Total duration 2m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L346
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L600
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1159
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1167
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1175
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1183
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1488
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1508
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L2469
'Penumbra' does not contain a definition for 'Chat'
build: Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs#L1792
'Penumbra' does not contain a definition for 'Chat'
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/Json/Manipulations.cs#L3
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: LooseTextureCompilerCore/PathOrganization/Tokenizer.cs#L4
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/PathOrganization/Tokenizer.cs#L5
Cannot convert null literal to non-nullable reference type.
build: LooseTextureCompilerCore/PathOrganization/Tokenizer.cs#L13
Converting null literal or possible null value to non-nullable type.