Feat/#23 青空文庫のスクレイプのテストの作成 #103
Annotations
5 errors and 6 warnings
Run dotnet build -c Release:
KoeBook.Test/Epub/ScrapingAozoraServiceTest.cs#L58
There is no argument given that corresponds to the required parameter 'headingId' of 'ScrapingAozoraService.ProcessChildren(EpubDocument, IElement, string, int, SplittedLineBuilder, SplittedLineBuilder, Dictionary<string, (int min, int max)>)'
|
Run dotnet build -c Release:
KoeBook.Test/Epub/ScrapingAozoraServiceTest.cs#L106
There is no argument given that corresponds to the required parameter 'headingId' of 'ScrapingAozoraService.ProcessChildren(EpubDocument, IElement, string, int, SplittedLineBuilder, SplittedLineBuilder, Dictionary<string, (int min, int max)>)'
|
Run dotnet build -c Release:
KoeBook.Test/Epub/ScrapingAozoraServiceTest.cs#L58
There is no argument given that corresponds to the required parameter 'headingId' of 'ScrapingAozoraService.ProcessChildren(EpubDocument, IElement, string, int, SplittedLineBuilder, SplittedLineBuilder, Dictionary<string, (int min, int max)>)'
|
Run dotnet build -c Release:
KoeBook.Test/Epub/ScrapingAozoraServiceTest.cs#L106
There is no argument given that corresponds to the required parameter 'headingId' of 'ScrapingAozoraService.ProcessChildren(EpubDocument, IElement, string, int, SplittedLineBuilder, SplittedLineBuilder, Dictionary<string, (int min, int max)>)'
|
Run dotnet build -c Release
Process completed with exit code 1.
|
Run dotnet build -c Release:
Epub/KoeBook.Epub/Services/ScrapingAozoraService.cs#L460
The variable 'headingId' is assigned but its value is never used
|
Run dotnet build -c Release
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Run dotnet build -c Release
A publish profile with the name 'Properties\PublishProfiles\win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Run dotnet build -c Release:
Epub/KoeBook.Epub/Services/ScrapingAozoraService.cs#L460
The variable 'headingId' is assigned but its value is never used
|
Run dotnet build -c Release
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Run dotnet build -c Release
A publish profile with the name 'Properties\PublishProfiles\win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading