Skip to content

Add FileTreeAsyncEnumerable for asynchronous file tree traversal #60

Add FileTreeAsyncEnumerable for asynchronous file tree traversal

Add FileTreeAsyncEnumerable for asynchronous file tree traversal #60

Triggered via pull request August 7, 2024 11:57
Status Failure
Total duration 30s
Artifacts

test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test-ubuntu-latest: Ramstack.Globbing/Traversal/FileTreeAsyncEnumerable.cs#L80
Parameters or locals of type 'ReadOnlySpan<char>' cannot be declared in async methods or async lambda expressions.
build-and-test-ubuntu-latest: Ramstack.Globbing/Traversal/FileTreeAsyncEnumerable.cs#L80
Parameters or locals of type 'ReadOnlySpan<char>' cannot be declared in async methods or async lambda expressions.
build-and-test-ubuntu-latest
Process completed with exit code 1.
build-and-test-windows-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-windows-latest
The operation was canceled.
build-and-test-ubuntu-latest
The following actions uses Node.js version which is deprecated 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/