Skip to content

[deps] Tools: Update Microsoft.Extensions.Configuration to v9 (major) #5875

[deps] Tools: Update Microsoft.Extensions.Configuration to v9 (major)

[deps] Tools: Update Microsoft.Extensions.Configuration to v9 (major) #5875

Triggered via pull request November 25, 2024 00:38
Status Success
Total duration 6m 9s
Artifacts

test.yml

on: pull_request
Check for test secrets
0s
Check for test secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
Run tests: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
Run tests: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Run tests: src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Run tests: src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Run tests: src/Infrastructure.EntityFramework/AdminConsole/Repositories/OrganizationUserRepository.cs#L251
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run tests: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L100
Cannot convert null literal to non-nullable reference type.
Run tests: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L104
Cannot convert null literal to non-nullable reference type.
Run tests: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L175
Cannot convert null literal to non-nullable reference type.