Create Github Release #59
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Generate executable:
tools/code/common/PolicyFragment.cs#L150
Do not nest type PolicyFragmentContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Api.cs#L184
Do not nest type ApiCreateOrUpdateProperties. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L126
Do not nest type DiagnosticContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L169
Do not nest type PipelineDiagnosticSettings. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L180
Do not nest type HttpMessageDiagnostic. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Api.cs#L290
Do not nest type AuthenticationSettingsContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L195
Do not nest type BodyDiagnosticSettings. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L202
Do not nest type DataMasking. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L213
Do not nest type DataMaskingEntity. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate executable:
tools/code/common/Diagnostic.cs#L224
Do not nest type SamplingSettings. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Loading