Create Github Release #109
create_github_release.yaml
on: workflow_dispatch
Matrix: Generate extractor artifacts
Matrix: Generate publisher artifacts
Generate GitHub artifacts
9s
Generate Azure DevOps artifacts
10s
Generate release
13s
Annotations
87 warnings
|
Generate GitHub artifacts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate Azure DevOps artifacts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (osx-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (osx-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-musl-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-musl-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (osx-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-musl-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-musl-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-musl-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-musl-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (osx-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (osx-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (osx-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-musl-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-musl-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (linux-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (linux-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (linux-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (linux-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-arm64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (osx-arm64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (osx-arm64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate publisher artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate publisher artifacts (win-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate publisher artifacts (win-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate extractor artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L17
The type name OpenApi conflicts in whole or in part with the namespace name 'Microsoft.OpenApi'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L55
The type name Json conflicts in whole or in part with the namespace name 'Microsoft.AspNetCore.Http.Json'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (win-x64):
tools/code/common/ApiSpecification.cs#L56
The type name Yaml conflicts in whole or in part with the namespace name 'NetEscapades.Configuration.Yaml'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
Generate extractor artifacts (win-x64):
tools/code/common/WorkspaceApi.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate extractor artifacts (win-x64):
tools/code/common/Workspace.cs#L91
'directory' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
Generate release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, softprops/action-gh-release@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ado
|
6.47 KB |
sha256:1a956902920826195227a3edec275eeeccb29b28e372c27b43f9bea5879ee22e
|
|
|
extractor-linux-arm64
|
42.6 MB |
sha256:83ef016827a09bc9a8cec29632d6f05dee762f8f47120d96c65bdcf3afa63bac
|
|
|
extractor-linux-musl-arm64
|
42.6 MB |
sha256:17b2012dd1a2e7c9594ad87577d5bbd30cc982cf02972cf37fb0b4dfa6b38e4e
|
|
|
extractor-linux-musl-x64
|
44 MB |
sha256:35ab5f8aa0133163a9cb811224d30fe02383d3f526467086e69ac6421bfe1686
|
|
|
extractor-linux-x64
|
44 MB |
sha256:412a582e63c10abbc66da05413d2e42131648a0aea99f96e7fb6005c8e8ca33d
|
|
|
extractor-osx-arm64
|
43.1 MB |
sha256:d7e2188705dd87bca84d5c0e56c5d2b7879c3b15d105cd5090c425171dd534fa
|
|
|
extractor-osx-x64
|
44.6 MB |
sha256:1051bf20b7609576c00d34fbd50a48eb47102cf7a761237dd64e94b687880bc7
|
|
|
extractor-win-x64
|
44.9 MB |
sha256:90de418a1f4ffbe981a4e49a2633d23dc0f0e0c91daeeb1620eb849bbd3fa8b9
|
|
|
github
|
4.48 KB |
sha256:743ef840da7a8529580e7e4778d6aa13d20176f7ca57710f3ca0c59fdf1a2f18
|
|
|
publisher-linux-arm64
|
44 MB |
sha256:38183d6f44247de5d9067d77ddb222c5a4e30c6f5600c5b7d9f55219b653e620
|
|
|
publisher-linux-musl-arm64
|
44.1 MB |
sha256:9d5ec50587c816963d4be52d403f5ffc5dbb7c5522b2ab03f97afdb0223d257f
|
|
|
publisher-linux-musl-x64
|
45.5 MB |
sha256:fa2fe807ec8f72bd6f374f2d184e1a9f65f17f36435a40a9de0748dd0ea9c5dc
|
|
|
publisher-linux-x64
|
45.5 MB |
sha256:2281288d73032964cc7e0fe344715f1f388c3f193fbe5d27a183cc82c9eb2a78
|
|
|
publisher-osx-arm64
|
44.4 MB |
sha256:b274a73cd54ed32e22b7953531bb40e685224d8c278950709169538327d2587e
|
|
|
publisher-osx-x64
|
46 MB |
sha256:e0afe476d8ad718cb2b9671f45b4f8f6c2e27a5521da8e4fd421fe655d75094b
|
|
|
publisher-win-x64
|
46.5 MB |
sha256:fc419b60a4ec7f7777c5ad19724ec1f2a8c37c12b9b3ee763eb732729ca8561f
|
|