build(deps): Bump the all group with 3 updates #58
Annotations
5 errors and 4 warnings
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L37
'ScrapingClient' does not contain a definition for 'ScrapeAsync' and no accessible extension method 'ScrapeAsync' accepting a first argument of type 'ScrapingClient' could be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L37
'ScrapingClient' does not contain a definition for 'ScrapeAsync' and no accessible extension method 'ScrapeAsync' accepting a first argument of type 'ScrapingClient' could be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L37
'ScrapingClient' does not contain a definition for 'ScrapeAsync' and no accessible extension method 'ScrapeAsync' accepting a first argument of type 'ScrapingClient' could be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L37
'ScrapingClient' does not contain a definition for 'ScrapeAsync' and no accessible extension method 'ScrapeAsync' accepting a first argument of type 'ScrapingClient' could be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet
Process completed with exit code 1.
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L76
'OpenApiSpecResponse' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L76
'OpenApiSpecResponse' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L76
'OpenApiSpecResponse' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build using dotnet:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L76
'OpenApiSpecResponse' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Loading