Add github workflow #4
Annotations
1 error and 16 warnings
|
build
Too many retries.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L23
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L10
Non-nullable property 'PersonaName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L8
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L6
Non-nullable property 'SteamId64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamProfile.cs#L7
Non-nullable property 'AvatarFullUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamProfile.cs#L5
Non-nullable property 'SteamId64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L23
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L10
Non-nullable property 'PersonaName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L8
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L6
Non-nullable property 'SteamId64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamProfile.cs#L7
Non-nullable property 'AvatarFullUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamProfile.cs#L5
Non-nullable property 'SteamId64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L23
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L10
Non-nullable property 'PersonaName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L8
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/LightSteamAccountSwitcher.Core/Models/SteamAccount.cs#L6
Non-nullable property 'SteamId64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|