Skip to content

Added OIDC authentication to Angular web project. #21

Added OIDC authentication to Angular web project.

Added OIDC authentication to Angular web project. #21

Triggered via push April 5, 2024 03:54
Status Success
Total duration 38s
Artifacts

ci.yaml

on: push
build-dotnet
21s
build-dotnet
build-angular-hq
30s
build-angular-hq
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-dotnet: src/dotnet/HQ.Server/Commands/APICommand.cs#L10
Missing XML comment for publicly visible type or member 'APICommand'
build-dotnet: src/dotnet/HQ.Server/Commands/APICommand.cs#L12
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/Controllers/WeatherForecastController.cs#L12
Missing XML comment for publicly visible type or member 'WeatherForecastController'
build-dotnet: src/dotnet/HQ.Server/Controllers/WeatherForecastController.cs#L21
Missing XML comment for publicly visible type or member 'WeatherForecastController.WeatherForecastController(ILogger<WeatherForecastController>)'
build-dotnet: src/dotnet/HQ.Server/Controllers/WeatherForecastController.cs#L27
Missing XML comment for publicly visible type or member 'WeatherForecastController.Get()'
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/WeatherForecast.cs#L3
Missing XML comment for publicly visible type or member 'WeatherForecast'
build-dotnet: src/dotnet/HQ.Server/WeatherForecast.cs#L5
Missing XML comment for publicly visible type or member 'WeatherForecast.Date'