Skip to content

Riot Games Plugin

Riot Games Plugin #57

Re-run triggered July 30, 2023 03:12
Status Success
Total duration 1m 4s
Artifacts

build-on-push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L66
Non-nullable property 'Locale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L51
Non-nullable property 'AvailableLocales' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L54
Non-nullable property 'DefaultLocale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L17
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L20
Non-nullable property 'LocaleData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L23
Non-nullable property 'PatchingPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L26
Non-nullable property 'PatchlinePatchingAskPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L29
Non-nullable property 'ProductInstallFullPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L32
Non-nullable property 'ProductInstallRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L35
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.