Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Different files for prefs and dump items now #6

Different files for prefs and dump items now

Different files for prefs and dump items now #6

Triggered via push December 8, 2023 19:33
Status Success
Total duration 2m 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: AutoUpdater/Models/Output.cs#L6
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: AutoUpdater/Utility/LLVM.cs#L11
Dereference of a possibly null reference.
build: AutoUpdater/Utility/LLVM.cs#L40
Dereference of a possibly null reference.
build: AutoUpdater/Utility/LLVM.cs#L80
Dereference of a possibly null reference.
build: AutoUpdater/Configs/ConfigParser.cs#L32
Dereference of a possibly null reference.
build: AutoUpdater/Utility/Misc.cs#L147
Dereference of a possibly null reference.
build: AutoUpdater/Utility/Misc.cs#L185
Dereference of a possibly null reference.
build: AutoUpdater/Configs/ConfigParser.cs#L111
Dereference of a possibly null reference.
build: AutoUpdater/Utility/Update.cs#L13
Dereference of a possibly null reference.
build: AutoUpdater/Program.cs#L62
Dereference of a possibly null reference.