Skip to content

fix(ci): resolve codeql.yml and vscode-ci.yml startup failures on main #37

fix(ci): resolve codeql.yml and vscode-ci.yml startup failures on main

fix(ci): resolve codeql.yml and vscode-ci.yml startup failures on main #37

Triggered via pull request June 25, 2026 12:58
Status Success
Total duration 2m 24s
Artifacts

codeql.yml

on: pull_request
Analyze with PSRule
21s
Analyze with PSRule
Analyze with DevSkim
1m 1s
Analyze with DevSkim
Analyze with CodeQL
2m 13s
Analyze with CodeQL
CodeQL
1m 19s
CodeQL
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Analyze with PSRule
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze with PSRule
Target object 'index.md' has not been processed because no matching rules were found.
Analyze with PSRule
Target object '.editorconfig' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'CHANGELOG.md' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'GitVersion.yml' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'mkdocs.yml' has not been processed because no matching rules were found.
Analyze with PSRule
Target object '.markdownlint.json' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'MONOREPO_MIGRATION.md' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'RELEASING.md' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'ps-rule.yaml' has not been processed because no matching rules were found.
Analyze with PSRule
Target object 'ThirdPartyNotices.txt' has not been processed because no matching rules were found.
Analyze with DevSkim
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CodeQL
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017, github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CodeQL
Unexpected input(s) 'paths', valid inputs are ['tools', 'languages', 'build-mode', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'config', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching', 'dependency-caching']
CodeQL
Unexpected input(s) 'paths', valid inputs are ['tools', 'languages', 'build-mode', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'config', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching', 'dependency-caching']
Analyze with CodeQL
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017, github/codeql-action/autobuild@5f8171a638ada777af81d42b55959a643bb29017, github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L36
Missing XML comment for publicly visible type or member 'OutputOption.Equals(object)'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L27
Missing XML comment for publicly visible type or member 'OutputOption.OutputOption(OutputOption)'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L21
Missing XML comment for publicly visible type or member 'OutputOption.OutputOption()'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L22
Missing XML comment for publicly visible type or member 'OutputEncoding.ASCII'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L20
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF32'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L18
Missing XML comment for publicly visible type or member 'OutputEncoding.Unicode'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L16
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF7'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L14
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF8'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L12
Missing XML comment for publicly visible type or member 'OutputEncoding.Default'
Analyze with CodeQL: packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L10
Missing XML comment for publicly visible type or member 'OutputEncoding'