chore(deps): update dependency publicapigenerator to 11.4.5 (#1241) #27
Annotations
2 errors, 18 warnings, and 4 notices
API tests
Target "ApiChecks" has thrown an exception
|
API tests
Process completed with exit code 255.
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoAclExtensions.cs(23,45): warning S1192: Define a constant instead of using this literal 'The directory info does not support ACL extensions' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoWrapper.cs(19,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoWrapper.cs(33,26): warning S4136: All 'Delete' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DriveInfoBase.cs(12,15): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DriveInfoWrapper.cs(23,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileInfoWrapper.cs(17,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemBase.cs(7,23): warning S1694: Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemInfoBase.cs(14,15): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemWatcherBase.cs(47,12): warning S2290: Remove this 'virtual' modifier of 'Changed'. (https://rules.sonarsource.com/csharp/RSPEC-2290) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemWatcherBase.cs(50,12): warning S2290: Remove this 'virtual' modifier of 'Created'. (https://rules.sonarsource.com/csharp/RSPEC-2290) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net9.0]
|
VerifyPublicApiForWrappers("net8.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("net9.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForWrappers("net9.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("net6.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("netstandard2.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("net472") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("netstandard2.1") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
VerifyPublicApiForTestingHelpers("net8.0") (TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests) failed:
TestableIO.System.IO.Abstractions.Api.Tests.ApiApprovalTests#L0
artifacts/API-tests/TestResults/TestableIO.System.IO.Abstractions.Api.Tests.trx [took 0s]
|
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
|
1133 tests found (test 1 to 413)
There are 1133 tests, see "Raw output" for the list of tests 1 to 413.
|
1133 tests found (test 414 to 883)
There are 1133 tests, see "Raw output" for the list of tests 414 to 883.
|
1133 tests found (test 884 to 1133)
There are 1133 tests, see "Raw output" for the list of tests 884 to 1133.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
API-tests
|
42.3 KB |
|
Linux-artifacts
|
669 KB |
|
Windows-artifacts
|
846 KB |
|
macOS-artifacts
|
666 KB |
|