Skip to content

Create Github Release #74

Create Github Release

Create Github Release #74

Manually triggered October 10, 2024 18:22
Status Success
Total duration 7m 53s
Artifacts 16

create_github_release.yaml

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

Annotations

101 warnings
Generate GitHub artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate Azure DevOps artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (linux-musl-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (linux-musl-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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-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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate publisher artifacts (linux-arm64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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-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/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#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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (linux-arm64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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/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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate publisher artifacts (linux-musl-arm64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 (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/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/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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (linux-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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#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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (linux-musl-arm64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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/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/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 publisher artifacts (linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate publisher artifacts (linux-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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#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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate publisher artifacts (linux-musl-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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/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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate extractor artifacts (win-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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/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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate publisher artifacts (win-x64): tools/code/common/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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 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/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#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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 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/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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#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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (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/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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#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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 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/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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/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#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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (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/Common.cs#L30
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
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/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 release
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
ado
6.46 KB
extractor-linux-arm64
42.5 MB
extractor-linux-musl-arm64
42.5 MB
extractor-linux-musl-x64
44 MB
extractor-linux-x64
43.9 MB
extractor-osx-arm64
43.1 MB
extractor-osx-x64
44.7 MB
extractor-win-x64
44.9 MB
github
4.47 KB
publisher-linux-arm64
44 MB
publisher-linux-musl-arm64
44 MB
publisher-linux-musl-x64
45.5 MB
publisher-linux-x64
45.4 MB
publisher-osx-arm64
44.4 MB
publisher-osx-x64
46 MB
publisher-win-x64
46.5 MB