Fixed Neuroglia.Blazor.Dagre compability issue with NET9 #53
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L61
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L99
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L100
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L137
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L164
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L61
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L99
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L100
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L137
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build solution:
src/Neuroglia.Data.Schemas.Json/Services/JsonSchemaResolver.cs#L164
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Loading