Bump System.IO.Abstractions from 14.0.13 to 22.1.0 - #169
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
9 errors and 2 warnings
|
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L91
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L91
Argument 5: cannot convert from 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L41
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L41
Argument 5: cannot convert from 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L91
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L91
Argument 5: cannot convert from 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L41
Reference to type 'IFileSystem' claims it is defined in 'System.IO.Abstractions', but it could not be found
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/ProviderTests.cs#L41
Argument 5: cannot convert from 'System.IO.Abstractions.TestingHelpers.MockFileSystem' to 'System.IO.Abstractions.IFileSystem'
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/Integration/IntegrationTests.cs#L130
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Jellyfin.Plugin.YoutubeMetadata.Providers.Tests/Integration/IntegrationTests.cs#L130
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading