Skip to content

reorganize app

reorganize app #27

Triggered via push July 21, 2024 13:20
Status Success
Total duration 3m 13s
Artifacts

test.yml

on: push
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build & Test (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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.
Build & Test (ubuntu-latest): 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 (ubuntu-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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.
Build & Test (windows-latest): src/PetroglyphTools/PG.StarWarsGame.Engine/Database/GameDatabase.cs#L18
Non-nullable property 'InstalledLanguages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test (windows-latest): src/ModVerify/Settings/GameVerifySettings.cs#L16
Non-nullable property 'AbortSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test (windows-latest): src/ModVerify/Settings/GameVerifySettings.cs#L18
Non-nullable property 'GlobalReportSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.