Skip to content

try msbuild

try msbuild #2

Triggered via push December 5, 2023 19:22
Status Success
Total duration 1m 9s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Common.Shared/TaskExt.cs#L32
The variable 'e' is declared but never used
build: Common.Shared/HasStream.cs#L8
Non-nullable property 'Stream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/DevConfig.cs#L7
Non-nullable property 'DevServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/AuthConfig.cs#L5
Non-nullable property 'BaseHref' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/DbConfig.cs#L5
Non-nullable property 'Connection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/DevServerConfig.cs#L5
Non-nullable property 'Listen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/DevServerConfig.cs#L6
Non-nullable property 'RpcHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/FcmConfig.cs#L5
Non-nullable property 'ServiceAccountKeyFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/Auth.cs#L9
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/Auth.cs#L10
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.