Skip to content

Deploy on Linux

Deploy on Linux #1

Manually triggered February 11, 2025 01:35
Status Success
Total duration 58s
Artifacts 2

deploy-linux.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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/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/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/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/DTOs/GuildDto.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/GuildDetails.cs#L7
Non-nullable property 'Guild' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: server/lib/Models/GuildDetails.cs#L8
Non-nullable property 'Members' 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