Skip to content

chore: bump Nager.Date from 1.41.0 to 1.45.0 (#46) #33

chore: bump Nager.Date from 1.41.0 to 1.45.0 (#46)

chore: bump Nager.Date from 1.41.0 to 1.45.0 (#46) #33

Triggered via push September 4, 2023 14:51
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/TimeOnlyExtensionsTests.cs#L26
The field 'TimeOnlyExtensionsTests._secondsInStartTimeToEndTime' 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/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/Extensions/DateOnlyExtensionsTests.cs#L29
The field 'DateOnlyExtensionsTests._startDateDayOfWeek' 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.