Create Github Release #73
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/
|
tools/code/common/Logger.cs#L125
Do not nest type LoggerContract. 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/WorkspaceApiRelease.cs#L129
Do not nest type ApiReleaseContract. 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/Api.cs#L161
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)
|
tools/code/common/NamedValue.cs#L125
Do not nest type NamedValueContract. 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/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)
|
tools/code/common/Api.cs#L267
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)
|
tools/code/common/Api.cs#L278
Do not nest type OAuth2AuthenticationSettingsContract. 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/Api.cs#L289
Do not nest type OpenIdAuthenticationSettingsContract. 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/Api.cs#L300
Do not nest type ApiContactInformation. 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/NamedValue.cs#L148
Do not nest type KeyVaultContract. 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