Skip to content

More fixes

More fixes #313

Triggered via push February 28, 2025 21:17
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test (macos-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L88
No overload for method 'ReadLineAsync' takes 1 arguments
Test (macos-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L93
No overload for method 'ReadLineAsync' takes 1 arguments
Test (macos-latest)
Process completed with exit code 1.
Test (ubuntu-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L88
No overload for method 'ReadLineAsync' takes 1 arguments
Test (ubuntu-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L93
No overload for method 'ReadLineAsync' takes 1 arguments
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L88
No overload for method 'ReadLineAsync' takes 1 arguments
Test (windows-latest): src/System.IO.Abstractions.Extensions/IFileInfoAsyncExtensions.cs#L93
No overload for method 'ReadLineAsync' takes 1 arguments
Test (windows-latest): tests/System.IO.Abstractions.Extensions.Tests/DisposableDirectoryTests.cs#L12
Feature 'nullable reference types' is not available in C# 7.3. Please use language version 8.0 or greater.
Test (windows-latest): tests/System.IO.Abstractions.Extensions.Tests/DisposableFileTests.cs#L12
Feature 'nullable reference types' is not available in C# 7.3. Please use language version 8.0 or greater.
Test (windows-latest)
Process completed with exit code 1.