Create Github Release #67
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
tools/code/common/WorkspaceVersionSet.cs#L119
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)
|
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)
|
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)
|
tools/code/common/WorkspaceBackend.cs#L122
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)
|
tools/code/common/WorkspaceBackend.cs#L163
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)
|
tools/code/common/WorkspaceBackend.cs#L186
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)
|
tools/code/common/WorkspaceBackend.cs#L197
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)
|
tools/code/common/ApiOperationPolicy.cs#L87
Do not nest type ApiOperationPolicyContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
tools/code/common/WorkspaceBackend.cs#L204
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)
|
tools/code/common/WorkspaceBackend.cs#L221
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)
|
This job succeeded
Loading