Deploy on Linux #2
Annotations
10 warnings
build:
server/database/Entities/SteamUser.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/database/Entities/SteamKey.cs#L8
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/database/Entities/Player.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/database/Entities/Player.cs#L19
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/database/Entities/Player.cs#L21
Non-nullable property 'SpawnPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/database/Entities/Guild.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/lib/Models/DTOs/GuildMemberDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/lib/Models/DTOs/GuildMemberDto.cs#L6
Non-nullable property 'SteamID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/lib/Models/SteamPlayerSummary.cs#L5
Non-nullable property 'SteamId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
server/lib/Models/SteamAuthResponse.cs#L5
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
back-end
|
17.1 MB |
|
front-end
|
15.5 MB |
|