Bump coverlet.collector from 6.0.0 to 6.0.1 #228
build-test-pack.yml
on: pull_request
build_test_pack
2m 47s
Annotations
11 warnings
build_test_pack:
src/Louis/DateOnlyExtensions-GetEndOfWeek.cs#L38
In externally visible method 'DateOnly DateOnlyExtensions.GetEndOfWeek(DateOnly @this, CultureInfo culture)', validate parameter 'culture' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateOnlyExtensions-GetEndOfWeek.cs#L53
In externally visible method 'DateOnly DateOnlyExtensions.GetEndOfWeek(DateOnly @this, DateTimeFormatInfo dateTimeFormat)', validate parameter 'dateTimeFormat' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateOnlyExtensions-GetStartOfWeek.cs#L38
In externally visible method 'DateOnly DateOnlyExtensions.GetStartOfWeek(DateOnly @this, CultureInfo culture)', validate parameter 'culture' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateOnlyExtensions-GetStartOfWeek.cs#L53
In externally visible method 'DateOnly DateOnlyExtensions.GetStartOfWeek(DateOnly @this, DateTimeFormatInfo dateTimeFormat)', validate parameter 'dateTimeFormat' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateUtility-GetDaysFromStartOfWeek.cs#L38
In externally visible method 'int DateUtility.GetDaysFromStartOfWeek(DayOfWeek today, CultureInfo culture)', validate parameter 'culture' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateTimeExtensions-GetEndOfWeek.cs#L38
In externally visible method 'DateTime DateTimeExtensions.GetEndOfWeek(DateTime @this, CultureInfo culture)', validate parameter 'culture' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateTimeExtensions-GetEndOfWeek.cs#L53
In externally visible method 'DateTime DateTimeExtensions.GetEndOfWeek(DateTime @this, DateTimeFormatInfo dateTimeFormat)', validate parameter 'dateTimeFormat' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateUtility-GetDaysFromStartOfWeek.cs#L53
In externally visible method 'int DateUtility.GetDaysFromStartOfWeek(DayOfWeek today, DateTimeFormatInfo dateTimeFormat)', validate parameter 'dateTimeFormat' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateTimeExtensions-GetLastDayOfWeek.cs#L38
In externally visible method 'DateTime DateTimeExtensions.GetLastDayOfWeek(DateTime @this, CultureInfo culture)', validate parameter 'culture' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack:
src/Louis/DateTimeExtensions-GetLastDayOfWeek.cs#L53
In externally visible method 'DateTime DateTimeExtensions.GetLastDayOfWeek(DateTime @this, DateTimeFormatInfo dateTimeFormat)', validate parameter 'dateTimeFormat' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build_test_pack
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|