Skip to content

DateTimeOffsetVsDateTime: retarget net10.0, add conversion example #18

DateTimeOffsetVsDateTime: retarget net10.0, add conversion example

DateTimeOffsetVsDateTime: retarget net10.0, add conversion example #18

Triggered via pull request August 14, 2026 11:12
Status Success
Total duration 1m 6s
Artifacts

pr-build.yml

on: pull_request
Detect changed article folders
9s
Detect changed article folders
Matrix: build-and-test
CI result
3s
CI result
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Detect changed article folders
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & test (dotnet-datetime/DateTimeOffsetVsDateTime)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & test (dotnet-datetime/DateTimeOffsetVsDateTime): dotnet-datetime/DateTimeOffsetVsDateTime/DateTimeOffsetVsDateTime.Tests/DateTimeOffsetVsDateTimeTest.cs#L26
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
Build & test (dotnet-datetime/DateTimeOffsetVsDateTime): dotnet-datetime/DateTimeOffsetVsDateTime/DateTimeOffsetVsDateTime.Tests/DateTimeOffsetVsDateTimeTest.cs#L26
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)