Skip to content

chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2 #93

chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2

chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2 #93

Triggered via pull request November 8, 2024 14:53
Status Success
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
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/Factories/DomainFactoryTests.Models.cs#L69
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.DealerSettings.cs#L19
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.MarketSettings.cs#L21
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.MarketSettings.cs#L30
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.MarketSettings.cs#L39
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.MarketSettings.cs#L48
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.MarketSettings.cs#L57
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.PlayerSettings.cs#L23
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build: tests/LSDW.Domain.Tests/Models/SettingsTests.PlayerSettings.cs#L32
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)