Skip to content

Merge span extensions and move Strided(RO)Span. #68

Merge span extensions and move Strided(RO)Span.

Merge span extensions and move Strided(RO)Span. #68

Triggered via pull request June 29, 2026 00:03
Status Success
Total duration 6m 28s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
tests
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/
tests: TACTSharp.Tests/ExtractionTests.cs#L8
Non-nullable field 'build' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
tests: TACTSharp/Build.cs#L205
Dereference of a possibly null reference.
tests: TACTSharp.Tests/ExtractionTests.cs#L8
Non-nullable field 'build' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
tests: TACTSharp/Build.cs#L205
Dereference of a possibly null reference.