Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.1 #913
Annotations
10 errors and 7 warnings
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L105
'ParseResult' does not contain a definition for 'HasOption' and no accessible extension method 'HasOption' accepting a first argument of type 'ParseResult' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L103
'ParseResult' does not contain a definition for 'GetValueForOption' and no accessible extension method 'GetValueForOption' accepting a first argument of type 'ParseResult' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L101
'ParseResult' does not contain a definition for 'FindResultFor' and no accessible extension method 'FindResultFor' accepting a first argument of type 'ParseResult' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L99
'ParseResult' does not contain a definition for 'GetValueForOption' and no accessible extension method 'GetValueForOption' accepting a first argument of type 'ParseResult' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L97
'ParseResult' does not contain a definition for 'FindResultFor' and no accessible extension method 'FindResultFor' accepting a first argument of type 'ParseResult' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L84
'Option<int>' does not contain a definition for 'IsRequired' and no accessible extension method 'IsRequired' accepting a first argument of type 'Option<int>' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L79
'Option<string>' does not contain a definition for 'IsRequired' and no accessible extension method 'IsRequired' accepting a first argument of type 'Option<string>' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L78
'Option<string>' does not contain a definition for 'AddAlias' and no accessible extension method 'AddAlias' accepting a first argument of type 'Option<string>' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L73
'Option<string>' does not contain a definition for 'IsRequired' and no accessible extension method 'IsRequired' accepting a first argument of type 'Option<string>' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Configuration/Settings/StartupSettings.cs#L72
'Option<string>' does not contain a definition for 'AddAlias' and no accessible extension method 'AddAlias' accepting a first argument of type 'Option<string>' could be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build:
src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
|
|
dotnet build:
src/Services/ExportDataService.cs#L537
Dereference of a possibly null reference.
|
|
dotnet build
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
dotnet build:
src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
|
|
dotnet build:
src/Services/ExportDataService.cs#L537
Dereference of a possibly null reference.
|
|
dotnet build
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
dotnet restore
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading