Refactoring of GridViewDataSet #2929
Annotations
9 errors and 6 warnings
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L10
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L11
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L24
Possible null reference argument for parameter 'arg' in 'bool Func<string, bool>.Invoke(string arg)'.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L33
Possible null reference argument for parameter 'arg' in 'bool Func<string, bool>.Invoke(string arg)'.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L10
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L11
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L24
Possible null reference argument for parameter 'arg' in 'bool Func<string, bool>.Invoke(string arg)'.
|
Core:
src/Framework/Framework/Controls/GridViewCommands.cs#L33
Possible null reference argument for parameter 'arg' in 'bool Func<string, bool>.Invoke(string arg)'.
|
Core
Process completed with exit code 1.
|
Set up
The target framework 'netcoreapp3.1' 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.
|
Set up
The target framework 'netcoreapp3.1' 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.
|
Set up
The target framework 'netcoreapp3.1' 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.
|
Set up
The target framework 'netcoreapp3.1' 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.
|
Set up
The target framework 'netcoreapp3.1' 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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading