Add FileTreeAsyncEnumerable for asynchronous file tree traversal #60
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/
|