Skip to content

Handle some more version-dependant enum layouts #8

Handle some more version-dependant enum layouts

Handle some more version-dependant enum layouts #8

Triggered via push November 28, 2023 19:37
Status Failure
Total duration 45s
Artifacts

buildandtest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: ME3Tweaks.Wwiser/Model/WwiseBank.cs#L5
Non-nullable property 'Chunks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/StringMappingChunk.cs#L25
Non-nullable property 'BankIdToFilename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/PluginChunk.cs#L21
Non-nullable property 'Plugin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/PluginChunk.cs#L24
Non-nullable property 'DLLName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/PluginChunk.cs#L15
Non-nullable property 'AKPluginList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/PlatformChunk.cs#L10
Non-nullable property 'CustomPlatformName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/MediaIndexChunk.cs#L13
Non-nullable property 'LoadedMedia' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/Hierarchy/StateChunk.cs#L105
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/Hierarchy/StateChunk.cs#L109
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ME3Tweaks.Wwiser/Model/Hierarchy/StateChunk.cs#L94
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.