Create Github Release #56
create_github_release.yaml
on: workflow_dispatch
Matrix: Generate extractor artifacts
Matrix: Generate publisher artifacts
Generate GitHub artifacts
6s
Generate Azure DevOps artifacts
7s
Generate release
7s
Annotations
157 warnings
Generate GitHub artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate Azure DevOps artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate publisher artifacts (linux-arm64)
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 publisher artifacts (linux-arm64):
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 publisher artifacts (linux-arm64):
tools/code/common/VersionSet.cs#L125
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 publisher artifacts (linux-arm64):
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 publisher artifacts (linux-arm64):
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 publisher artifacts (linux-arm64):
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)
|
Generate publisher artifacts (linux-arm64):
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 publisher artifacts (linux-arm64):
tools/code/common/Api.cs#L309
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)
|
Generate publisher artifacts (linux-arm64):
tools/code/common/Api.cs#L320
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)
|
Generate publisher artifacts (linux-arm64):
tools/code/common/ApiPolicy.cs#L87
Do not nest type ApiPolicyContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-arm64):
tools/code/common/Api.cs#L331
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)
|
Generate extractor artifacts (linux-x64)
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 extractor artifacts (linux-x64):
tools/code/common/VersionSet.cs#L125
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 extractor artifacts (linux-x64):
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 extractor artifacts (linux-x64):
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 extractor artifacts (linux-x64):
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 extractor artifacts (linux-x64):
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)
|
Generate extractor artifacts (linux-x64):
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 extractor artifacts (linux-x64):
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 extractor artifacts (linux-x64):
tools/code/common/Api.cs#L309
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)
|
Generate extractor artifacts (linux-x64):
tools/code/common/Api.cs#L331
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)
|
Generate extractor artifacts (linux-x64):
tools/code/common/Api.cs#L320
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)
|
Generate extractor artifacts (linux-musl-x64)
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 extractor artifacts (linux-musl-x64):
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 extractor artifacts (linux-musl-x64):
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 extractor artifacts (linux-musl-x64):
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 extractor artifacts (linux-musl-x64):
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 extractor artifacts (linux-musl-x64):
tools/code/common/Api.cs#L309
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)
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/Api.cs#L320
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)
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/Api.cs#L331
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)
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/Api.cs#L348
Do not nest type ApiLicenseInformation. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/Api.cs#L361
Do not nest type ApiVersionSetContractDetails. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate extractor artifacts (linux-musl-x64):
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 publisher artifacts (linux-musl-arm64)
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 publisher artifacts (linux-musl-arm64):
tools/code/common/VersionSet.cs#L125
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 publisher artifacts (linux-musl-arm64):
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 publisher artifacts (linux-musl-arm64):
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 publisher artifacts (linux-musl-arm64):
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)
|
Generate publisher artifacts (linux-musl-arm64):
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 publisher artifacts (linux-musl-arm64):
tools/code/common/ApiPolicy.cs#L87
Do not nest type ApiPolicyContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-musl-arm64):
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 publisher artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L309
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)
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L320
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)
|
Generate publisher artifacts (linux-musl-arm64):
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 extractor artifacts (linux-musl-arm64)
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 extractor artifacts (linux-musl-arm64):
tools/code/common/VersionSet.cs#L125
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 extractor artifacts (linux-musl-arm64):
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 extractor artifacts (linux-musl-arm64):
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 extractor artifacts (linux-musl-arm64):
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 extractor artifacts (linux-musl-arm64):
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)
|
Generate extractor artifacts (linux-musl-arm64):
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 extractor artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L309
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)
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L320
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)
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L331
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)
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/Api.cs#L348
Do not nest type ApiLicenseInformation. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-musl-x64)
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 publisher artifacts (linux-musl-x64):
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 publisher artifacts (linux-musl-x64):
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 publisher artifacts (linux-musl-x64):
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 publisher artifacts (linux-musl-x64):
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 publisher artifacts (linux-musl-x64):
tools/code/common/Api.cs#L309
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)
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/Api.cs#L320
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)
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/Api.cs#L331
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)
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/Api.cs#L348
Do not nest type ApiLicenseInformation. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/Api.cs#L361
Do not nest type ApiVersionSetContractDetails. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-musl-x64):
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 publisher artifacts (linux-x64)
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 publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
tools/code/common/VersionSet.cs#L125
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 publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
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)
|
Generate publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
tools/code/common/ApiPolicy.cs#L87
Do not nest type ApiPolicyContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
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 publisher artifacts (linux-x64):
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 extractor artifacts (linux-arm64)
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 extractor artifacts (linux-arm64):
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 extractor artifacts (linux-arm64):
tools/code/common/VersionSet.cs#L125
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 extractor artifacts (linux-arm64):
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 extractor artifacts (linux-arm64):
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)
|
Generate extractor artifacts (linux-arm64):
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 extractor artifacts (linux-arm64):
tools/code/common/ApiPolicy.cs#L87
Do not nest type ApiPolicyContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate extractor artifacts (linux-arm64):
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 extractor artifacts (linux-arm64):
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 extractor artifacts (linux-arm64):
tools/code/common/Api.cs#L309
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)
|
Generate extractor artifacts (linux-arm64):
tools/code/common/ApiRelease.cs#L119
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)
|
Generate publisher artifacts (win-x64)
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
tools/code/common/Api.cs#L309
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)
|
Generate publisher artifacts (win-x64):
tools/code/common/Api.cs#L320
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)
|
Generate publisher artifacts (win-x64):
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 publisher artifacts (win-x64):
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 extractor artifacts (win-x64)
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 extractor artifacts (win-x64):
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 extractor artifacts (win-x64):
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 extractor artifacts (win-x64):
tools/code/common/VersionSet.cs#L125
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 extractor artifacts (win-x64):
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 extractor artifacts (win-x64):
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 extractor artifacts (win-x64):
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)
|
Generate extractor artifacts (win-x64):
tools/code/common/Api.cs#L309
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)
|
Generate extractor artifacts (win-x64):
tools/code/common/Api.cs#L320
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)
|
Generate extractor artifacts (win-x64):
tools/code/common/Api.cs#L331
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)
|
Generate extractor artifacts (win-x64):
tools/code/common/Api.cs#L348
Do not nest type ApiLicenseInformation. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate extractor artifacts (osx-arm64)
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L127
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 extractor artifacts (osx-arm64):
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 extractor artifacts (osx-arm64):
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L170
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L181
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L196
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L203
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L214
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 extractor artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L225
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)
|
Generate extractor artifacts (osx-arm64):
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 extractor artifacts (osx-x64)
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 extractor artifacts (osx-x64):
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L127
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L170
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L181
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 extractor artifacts (osx-x64):
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L196
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L203
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L214
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 extractor artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L225
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)
|
Generate extractor artifacts (osx-x64):
tools/code/common/Product.cs#L125
Do not nest type ProductContract. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Generate publisher artifacts (osx-arm64)
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 publisher artifacts (osx-arm64):
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L127
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 publisher artifacts (osx-arm64):
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L170
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L181
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L196
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L203
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 publisher artifacts (osx-arm64):
tools/code/common/Diagnostic.cs#L214
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 publisher artifacts (osx-arm64):
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 publisher artifacts (osx-arm64):
tools/code/common/Api.cs#L309
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)
|
Generate publisher artifacts (osx-x64)
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L127
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 publisher artifacts (osx-x64):
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L170
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L181
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L196
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L203
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L214
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 publisher artifacts (osx-x64):
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 publisher artifacts (osx-x64):
tools/code/common/Diagnostic.cs#L225
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)
|
Generate publisher artifacts (osx-x64):
tools/code/common/Api.cs#L309
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)
|
Generate release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ado
Expired
|
6.51 KB |
|
extractor-linux-arm64
Expired
|
31.8 MB |
|
extractor-linux-musl-arm64
Expired
|
31.8 MB |
|
extractor-linux-musl-x64
Expired
|
33 MB |
|
extractor-linux-x64
Expired
|
33 MB |
|
extractor-osx-arm64
Expired
|
32.2 MB |
|
extractor-osx-x64
Expired
|
33.5 MB |
|
extractor-win-x64
Expired
|
33.5 MB |
|
github
Expired
|
4.48 KB |
|
publisher-linux-arm64
Expired
|
34.3 MB |
|
publisher-linux-musl-arm64
Expired
|
34.4 MB |
|
publisher-linux-musl-x64
Expired
|
35.6 MB |
|
publisher-linux-x64
Expired
|
35.5 MB |
|
publisher-osx-arm64
Expired
|
34.6 MB |
|
publisher-osx-x64
Expired
|
36 MB |
|
publisher-win-x64
Expired
|
36.2 MB |
|