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/ProductPolicy.cs#L88
Do not nest type ProductPolicyContract. 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/Group.cs#L125
Do not nest type GroupContract. 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/Backend.cs#L127
Do not nest type BackendContract. 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/Backend.cs#L168
Do not nest type BackendCredentialsContract. 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/Backend.cs#L191
Do not nest type BackendAuthorizationHeaderCredentials. 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/Backend.cs#L202
Do not nest type BackendProperties. 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/Backend.cs#L209
Do not nest type BackendProxyContract. 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/Backend.cs#L226
Do not nest type BackendServiceFabricClusterProperties. 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/Backend.cs#L253
Do not nest type BackendTlsProperties. 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/Backend.cs#L264
Do not nest type X509CertificateName. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Loading