Bump System.IO.Abstractions from 17.2.3 to 19.2.87 #549
Annotations
12 errors and 10 warnings
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L36
Reference to type 'FileSystemBase' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L36
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L36
Cannot implicitly convert type 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'. An explicit conversion exists (are you missing a cast?)
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L55
Reference to type 'FileSystemBase' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L55
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L55
Cannot implicitly convert type 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'. An explicit conversion exists (are you missing a cast?)
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L79
Reference to type 'FileSystemBase' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L79
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L79
Cannot implicitly convert type 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'. An explicit conversion exists (are you missing a cast?)
|
build (ubuntu-latest):
test/Crossroads.Launcher.Test/Services/LaunchApplicationServiceTests.cs#L103
Reference to type 'FileSystemBase' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
build (windows-2022)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-2022)
The operation was canceled.
|
build (ubuntu-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (ubuntu-latest):
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest):
src/Crossroads/Services/PackageApplicationBuilder.cs#L182
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest):
src/Crossroads/Services/PackageApplicationBuilder.cs#L118
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
build (ubuntu-latest):
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L138
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest):
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L139
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest):
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L140
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest):
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L141
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
build (ubuntu-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (ubuntu-latest):
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|