Skip to content

Create Github Release #59

Create Github Release

Create Github Release #59

Manually triggered May 24, 2024 17:43
Status Success
Total duration 3m 11s
Artifacts 16

create_github_release.yaml

on: workflow_dispatch
Matrix: Generate extractor artifacts
Matrix: Generate publisher artifacts
Generate GitHub artifacts
7s
Generate GitHub artifacts
Generate Azure DevOps artifacts
9s
Generate Azure DevOps artifacts
Generate release
13s
Generate release
Fit to window
Zoom out
Zoom in

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/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/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/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#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/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 (linux-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 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-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/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/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/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/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/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/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/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-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 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/Diagnostic.cs#L126
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/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#L169
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#L180
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/Diagnostic.cs#L195
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#L202
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#L213
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/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): tools/code/common/Diagnostic.cs#L224
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/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-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)
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/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 (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/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 (osx-x64): tools/code/common/Diagnostic.cs#L126
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 (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 (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 (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 publisher artifacts (osx-x64): tools/code/common/Diagnostic.cs#L169
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 (linux-x64): tools/code/common/Subscription.cs#L125
Do not nest type SubscriptionContract. 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/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 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 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 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 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 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 publisher artifacts (osx-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-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 (osx-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 (osx-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-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/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/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/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/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/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/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#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/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-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-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 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/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/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 (linux-x64): tools/code/common/ApiSpecification.cs#L15
Do not nest type GraphQl. 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/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): tools/code/common/ApiSpecification.cs#L16
Do not nest type Wadl. 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/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-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/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-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/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 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/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#L126
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/Diagnostic.cs#L169
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#L180
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/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-arm64): tools/code/common/Diagnostic.cs#L195
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#L202
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#L213
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#L224
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 (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/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-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/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-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/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-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 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-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/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/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/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-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-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/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/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-musl-arm64): tools/code/common/Subscription.cs#L125
Do not nest type SubscriptionContract. 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 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#L126
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#L169
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#L180
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/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 (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-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 (osx-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 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/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 (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/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/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 (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/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/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 (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)
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/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 (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 extractor 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 extractor 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): 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 extractor artifacts (win-x64): 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 extractor artifacts (win-x64): 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 extractor artifacts (win-x64): 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)
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.46 KB
extractor-linux-arm64 Expired
32.3 MB
extractor-linux-musl-arm64 Expired
32.4 MB
extractor-linux-musl-x64 Expired
33.6 MB
extractor-linux-x64 Expired
33.5 MB
extractor-osx-arm64 Expired
32.8 MB
extractor-osx-x64 Expired
34.1 MB
extractor-win-x64 Expired
34.1 MB
github Expired
4.48 KB
publisher-linux-arm64 Expired
34.9 MB
publisher-linux-musl-arm64 Expired
34.9 MB
publisher-linux-musl-x64 Expired
36.1 MB
publisher-linux-x64 Expired
36.1 MB
publisher-osx-arm64 Expired
35.2 MB
publisher-osx-x64 Expired
36.6 MB
publisher-win-x64 Expired
36.8 MB