Update dependency DocumentFormat.OpenXml to 3.1.1 #7990
Triggered via pull request
November 15, 2024 18:06
Status
Success
Total duration
11m 39s
Artifacts
–
continuous-integration-dotnet.yml
on: pull_request
build-test
11m 31s
Annotations
10 warnings
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.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-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L8
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L8
Move 'memberName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/CorrelationIdMiddleware.cs#L22
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L10
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L13
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L13
Move 'memberName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L15
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L18
Move 'filePath' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
build-test:
Dfe.ManageFreeSchoolProjects/Dfe.ManageFreeSchoolProjects.Logging/LoggerExtensions.cs#L18
Move 'memberName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|