Skip to content

udpate sub

udpate sub #87

Triggered via push August 3, 2024 11:53
Status Success
Total duration 2m 9s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Test: ModdingToolBase/src/Updater/ExternalUpdater.CLI/Options/ExternalUpdaterArgumentUtilities.cs#L44
Possible null reference argument for parameter 'path' in 'string IPath.GetFullPath(string path)'.
Build & Test: ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.