Skip to content

Check icons

Check icons #37

Re-run triggered February 3, 2025 12:32
Status Failure
Total duration 38s
Artifacts

test.yml

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

Annotations

3 errors and 20 warnings
Build & Test (ubuntu-latest): src/ModVerify.CliApp/GameFinder/GameFinderService.cs#L74
There is no argument given that corresponds to the required parameter 'platforms' of 'CompositeGameDetector.Detect(GameType, params ICollection<GamePlatform>)'
Build & Test (ubuntu-latest): src/ModVerify.CliApp/GameFinder/GameFinderService.cs#L74
There is no argument given that corresponds to the required parameter 'platforms' of 'CompositeGameDetector.Detect(GameType, params ICollection<GamePlatform>)'
Build & Test (ubuntu-latest)
Process completed with exit code 1.
Build & Test (windows-latest): src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlElementParser.cs#L11
'PetroglyphXmlElementParser<T>.GetTagName(XElement)' hides inherited member 'PetroglyphXmlParser<T>.GetTagName(XElement)'. Use the new keyword if hiding was intended.
Build & Test (windows-latest): src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlElementParser.cs#L11
'PetroglyphXmlElementParser<T>.GetTagName(XElement)' hides inherited member 'PetroglyphXmlParser<T>.GetTagName(XElement)'. Use the new keyword if hiding was intended.
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlElementParser.cs#L11
'PetroglyphXmlElementParser<T>.GetTagName(XElement)' hides inherited member 'PetroglyphXmlParser<T>.GetTagName(XElement)'. Use the new keyword if hiding was intended.
Build & Test (ubuntu-latest): src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlElementParser.cs#L11
'PetroglyphXmlElementParser<T>.GetTagName(XElement)' hides inherited member 'PetroglyphXmlParser<T>.GetTagName(XElement)'. Use the new keyword if hiding was intended.
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.