Skip to content

Build and deploy to Webio #35

Build and deploy to Webio

Build and deploy to Webio #35

Manually triggered January 16, 2025 19:26
Status Success
Total duration 1m 45s
Artifacts

web-api.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
deploy: AoE2DELobbyBrowser.WebApi/v2/Reliclink/Result.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L68
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L62
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L8
Non-nullable property 'Steamid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L17
Non-nullable property 'Personaname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L20
Non-nullable property 'Profileurl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L23
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L26
Non-nullable property 'Avatarmedium' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L29
Non-nullable property 'Avatarfull' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy: AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L32
Non-nullable property 'Avatarhash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']