Skip to content

Load shareware WAD from assets #15

Load shareware WAD from assets

Load shareware WAD from assets #15

Triggered via push January 7, 2024 16:25
Status Failure
Total duration 9m 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/DoomSharp.Core/Internals/FMOD.cs#L1006
Cannot convert null literal to non-nullable reference type.
build: src/DoomSharp.Core/Internals/FMOD.cs#L1006
Cannot convert null literal to non-nullable reference type.
build: src/DoomSharp.Core/Internals/FMOD.cs#L4036
Possible null reference return.
build: src/DoomSharp.Core/Internals/FMOD.cs#L4002
Converting null literal or possible null value to non-nullable type.
build: src/DoomSharp.Core/Internals/FMOD.cs#L3913
Possible null reference return.
build: src/DoomSharp.Core/UI/StatusBar.cs#L535
Nullable value type may be null.
build: src/DoomSharp.Core/UI/StatusBar.cs#L539
Nullable value type may be null.
build: src/DoomSharp.Core/Data/WadFileCollection.cs#L8
Non-nullable field '_wadStreamProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/DoomSharp.Core/UI/StatusBar.cs#L566
Nullable value type may be null.
build: src/DoomSharp.Core/UI/StatusBar.cs#L573
Nullable value type may be null.