Skip to content

chore: removed codeql action #130

chore: removed codeql action

chore: removed codeql action #130

Triggered via push January 30, 2025 16:05
Status Success
Total duration 2m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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#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: 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: 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#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: 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)