chore(deps): bump MSTest.TestAdapter from 3.6.4 to 3.7.0 #296
Annotations
10 warnings
Build:
src/LSDW.Infrastructure/Services/StateService.cs#L19
Change type of field '_loggerService' from 'LSDW.Abstractions.Infrastructure.Services.ILoggerService' to 'LSDW.Infrastructure.Services.LoggerService' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Domain.Tests/Models/SettingsTests.cs#L9
Change type of field '_settings' from 'LSDW.Abstractions.Domain.Models.ISettings' to 'LSDW.Domain.Models.Settings' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Domain.Tests/Models/Base/BindablePropertyTests.cs#L57
Change type of property 'TestProperty' from 'LSDW.Abstractions.Domain.Models.Base.IBindableProperty<string>' to 'LSDW.Domain.Models.Base.BindableProperty<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Application.Tests/Managers/ProviderManagerTests.cs#L29
Change type of variable 'manager' from 'LSDW.Abstractions.Application.Managers.IServiceManager?' to 'LSDW.Application.Managers.ServiceManager?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Application.Tests/Managers/ProviderManagerTests.cs#L12
Change type of variable 'manager' from 'LSDW.Abstractions.Application.Managers.IProviderManager?' to 'LSDW.Application.Managers.ProviderManager?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/LSDW.Infrastructure/Services/StateService.cs#L19
Change type of field '_loggerService' from 'LSDW.Abstractions.Infrastructure.Services.ILoggerService' to 'LSDW.Infrastructure.Services.LoggerService' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Domain.Tests/Models/SettingsTests.cs#L9
Change type of field '_settings' from 'LSDW.Abstractions.Domain.Models.ISettings' to 'LSDW.Domain.Models.Settings' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Domain.Tests/Models/Base/BindablePropertyTests.cs#L57
Change type of property 'TestProperty' from 'LSDW.Abstractions.Domain.Models.Base.IBindableProperty<string>' to 'LSDW.Domain.Models.Base.BindableProperty<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Application.Tests/Managers/ProviderManagerTests.cs#L29
Change type of variable 'manager' from 'LSDW.Abstractions.Application.Managers.IServiceManager?' to 'LSDW.Application.Managers.ServiceManager?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
tests/LSDW.Application.Tests/Managers/ProviderManagerTests.cs#L12
Change type of variable 'manager' from 'LSDW.Abstractions.Application.Managers.IProviderManager?' to 'LSDW.Application.Managers.ProviderManager?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Loading