なろうServiceのリファクタリング #57
Annotations
5 errors and 7 warnings
test:
KoeBook.Test/DiTestBase.cs#L20
'IHostBuilder' does not contain a definition for 'ConfigureCore' and no accessible extension method 'ConfigureCore' accepting a first argument of type 'IHostBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test
Process completed with exit code 1.
|
build:
KoeBook.Test/DiTestBase.cs#L20
'IHostBuilder' does not contain a definition for 'ConfigureCore' and no accessible extension method 'ConfigureCore' accepting a first argument of type 'IHostBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build:
KoeBook.Test/DiTestBase.cs#L20
'IHostBuilder' does not contain a definition for 'ConfigureCore' and no accessible extension method 'ConfigureCore' accepting a first argument of type 'IHostBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
test:
Epub/KoeBook.Epub/Services/AnalyzerService.cs#L48
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|
build:
Epub/KoeBook.Epub/Services/AnalyzerService.cs#L48
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|
build
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.
|
build
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.
|
build:
Epub/KoeBook.Epub/Services/AnalyzerService.cs#L48
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|
build
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.
|
build
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.
|