Skip to content

chore: add net9.0 target #349

chore: add net9.0 target

chore: add net9.0 target #349

Triggered via push November 13, 2024 18:11
Status Failure
Total duration 50s
Artifacts

dotnet.yml

on: push
Build & Test
41s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L79
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L107
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L135
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L175
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L215
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L255
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L295
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L345
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L395
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test: X10D.Tests/src/Collections/SpanTest.cs#L451
Cannot convert type 'System.Range' to 'System.ReadOnlySpan<char>'
Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/