Skip to content

Update dependency Microsoft.Identity.Client to 4.67.2 #63

Update dependency Microsoft.Identity.Client to 4.67.2

Update dependency Microsoft.Identity.Client to 4.67.2 #63

Triggered via pull request February 3, 2025 15:34
Status Success
Total duration 2m 34s
Artifacts

dotnet-build.yml

on: pull_request
Build .NET, Test and Analyse
2m 24s
Build .NET, Test and Analyse
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/CorrelationContext.cs#L5
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/CorrelationIdMiddleware.cs#L22
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L8
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L8
Move 'memberName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L13
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L13
Move 'memberName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L15
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L10
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/CorrelationIdMiddleware.cs#L46
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Build .NET, Test and Analyse: src/Frontend/Dfe.Complete.Logging/LoggerExtensions.cs#L23
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)