Fix _DataGridCellSelectEdit #7461
Annotations
18 warnings
Setup .NET 8
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Setup .NET 7
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET 7
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Setup .NET 9
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET 8
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Setup .NET 6
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET 9
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build - Release:
Source/Blazorise/Components/MessageAlert/MessageProvider.razor#L2
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
|
Build - Release:
Source/Blazorise/Utilities/Builders/ReverseStringBuilder.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build - Release:
Source/Blazorise/Utilities/Expressions/ExpressionFormatter.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build - Release:
Source/Blazorise/Components/Progress/PageProgressProvider.razor#L2
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
|
Build - Release:
Source/Blazorise/Components/Radio/Radio.razor.cs#L40
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
|
Build - Release:
Source/Blazorise/Components/Radio/Radio.razor.cs#L40
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
|
Build - Release:
Source/Blazorise/Components/Radio/Radio.razor.cs#L51
'BaseRadioComponent<TValue>.CheckedExpression' is obsolete: 'The 'CheckedExpression' property is obsolete and will be removed in future versions. Use 'ValueExpression' instead.'
|
Build - Release:
Source/Blazorise/Components/Radio/Radio.razor.cs#L63
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
|
Build - Release:
Source/Blazorise/Components/Radio/Radio.razor#L4
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
|
Build - Release:
Source/Blazorise/Components/DatePicker/DatePicker.razor.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Post Setup .NET 6
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading