Skip to content

refactor: avoid InternalsVisibleTo #1590

refactor: avoid InternalsVisibleTo

refactor: avoid InternalsVisibleTo #1590

Triggered via pull request February 22, 2025 16:16
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

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

Annotations

40 errors
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'List<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'List<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'List<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'List<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'List<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'List<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'List<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'List<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
API Test: tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'List<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'List<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'List<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'List<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'List<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'List<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'List<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'List<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L36
'ConvertersTests.CrashingEnumerable<FileSystemInfo>' does not contain a definition for 'WrapFileSystemInfos' and no accessible extension method 'WrapFileSystemInfos' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileSystemInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L44
'ConvertersTests.CrashingEnumerable<FileInfo>' does not contain a definition for 'WrapFiles' and no accessible extension method 'WrapFiles' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<FileInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L52
'ConvertersTests.CrashingEnumerable<DirectoryInfo>' does not contain a definition for 'WrapDirectories' and no accessible extension method 'WrapDirectories' accepting a first argument of type 'ConvertersTests.CrashingEnumerable<DirectoryInfo>' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
Friend access was granted by 'TestableIO.System.IO.Abstractions.Wrappers, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output assembly ('') does not match that specified by the InternalsVisibleTo attribute in the granting assembly.