chore: bump coverlet.collector from 6.0.0 to 6.0.2 #41
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
tests/MoreDateTime.Test/ExtendedDateTimeFormat/ExtendedDateTimeTests.cs#L6
The using directive for 'MoreDateTime' appeared previously in this namespace
|
build:
tests/MoreDateTime.Test/DateTimeRangeTests.cs#L24
Non-nullable field '_range' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/MoreDateTime.Test/Extensions/DateOnlyExtensionsTests.cs#L29
The field 'DateOnlyExtensionsTests._startDateDayOfWeek' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/Extensions/DateOnlyExtensionsTests.cs#L30
The field 'DateOnlyExtensionsTests._startDateWeekNumber' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/Extensions/TimeOnlyExtensionsTests.cs#L25
The field 'TimeOnlyExtensionsTests._minutesInStartTimeToEndTime' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/DateTimeRangeTests.cs#L23
The field 'DateTimeRangeTests._endDateOnly' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/DateTimeRangeTests.cs#L22
The field 'DateTimeRangeTests._startDateOnly' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/Extensions/DateTimeExtensionsTests.cs#L35
The field 'DateTimeExtensionsTests._startDateDayOfWeek' is assigned but its value is never used
|
build:
tests/MoreDateTime.Test/Extensions/TimeOnlyExtensionsTests.cs#L26
The field 'TimeOnlyExtensionsTests._secondsInStartTimeToEndTime' is assigned but its value is never used
|
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|