Skip to content

Fixing warnings.

Fixing warnings. #29

Triggered via push April 10, 2024 03:06
Status Success
Total duration 2m 43s
Artifacts

ci.yaml

on: push
build-dotnet
2m 32s
build-dotnet
build-angular-hq
25s
build-angular-hq
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-dotnet: src/dotnet/HQ.Server/API/Controllers/WeatherForecastController.cs#L13
Missing XML comment for publicly visible type or member 'WeatherForecastController'
build-dotnet: src/dotnet/HQ.Server/API/Controllers/WeatherForecastController.cs#L22
Missing XML comment for publicly visible type or member 'WeatherForecastController.WeatherForecastController(ILogger<WeatherForecastController>)'
build-dotnet: src/dotnet/HQ.Server/API/Controllers/WeatherForecastController.cs#L28
Missing XML comment for publicly visible type or member 'WeatherForecastController.Get()'
build-dotnet: src/dotnet/HQ.Server/Commands/APICommand.cs#L12
Missing XML comment for publicly visible type or member 'APICommand'
build-dotnet: src/dotnet/HQ.Server/Commands/APICommand.cs#L14
Missing XML comment for publicly visible type or member 'APICommand.ExecuteAsync(CommandContext)'
build-dotnet: src/dotnet/HQ.Server/Commands/WorkerCommand.cs#L5
Missing XML comment for publicly visible type or member 'WorkerCommand'
build-dotnet: src/dotnet/HQ.Server/Commands/WorkerCommand.cs#L7
Missing XML comment for publicly visible type or member 'WorkerCommand.ExecuteAsync(CommandContext)'
build-dotnet: src/dotnet/HQ.Server/Data/HQContext.cs#L3
Missing XML comment for publicly visible type or member 'HQContext'
build-dotnet: src/dotnet/HQ.Server/VersionNumber.cs#L6
Missing XML comment for publicly visible type or member 'VersionNumber'
build-dotnet: src/dotnet/HQ.Server/VersionNumber.cs#L10
Missing XML comment for publicly visible type or member 'VersionNumber.GetVersionNumber()'
build-dotnet
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/4d6c8fcf3c8f7a60068d26b594648e99df24cee3'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
build-dotnet
Back off 24.722 seconds before retry.