Create Github Release #72
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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Generate executable:
tools/code/common/ServicePolicy.cs#L82
Do not nest type ServicePolicyContract. 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/WorkspaceVersionSet.cs#L129
Do not nest type VersionSetContract. 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/Gateway.cs#L126
Do not nest type GatewayContract. 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/Gateway.cs#L137
Do not nest type ResourceLocationDataContract. 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/WorkspaceDiagnostic.cs#L130
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/WorkspaceDiagnostic.cs#L173
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/WorkspaceDiagnostic.cs#L184
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/WorkspaceDiagnostic.cs#L199
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/WorkspaceDiagnostic.cs#L206
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/WorkspaceDiagnostic.cs#L217
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)
|
Loading