Skip to content

Fix nullable marker in C# union/intersection type pattern matching #10923

Fix nullable marker in C# union/intersection type pattern matching

Fix nullable marker in C# union/intersection type pattern matching #10923

Triggered via pull request January 26, 2026 19:54
Status Success
Total duration 1h 17m 49s
Artifacts 7

build-vscode-extension.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
check if SONAR_TOKEN is set in github secrets
Matrix: test_and_generate_binaries
Matrix: build
build_extension
3s
build_extension
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L331
Type Property name `run_for_functions` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L325
Type Property name `reference_id` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L313
Type Property name `name_for_human` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L312
Type Property name `schema_version` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L41
Enum Member name `OpenIdConnect` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L40
Enum Member name `OAuth2` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L39
Enum Member name `Http` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L38
Enum Member name `ApiKey` must match one of the following formats: camelCase
test_and_generate_binaries (linux-x64, ubuntu-latest): vscode/packages/npm-package/types.ts#L37
Enum Member name `None` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L331
Type Property name `run_for_functions` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L325
Type Property name `reference_id` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L313
Type Property name `name_for_human` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L312
Type Property name `schema_version` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L41
Enum Member name `OpenIdConnect` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L40
Enum Member name `OAuth2` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L39
Enum Member name `Http` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L38
Enum Member name `ApiKey` must match one of the following formats: camelCase
test_and_generate_binaries (linux-arm64, ubuntu-24.04-arm): vscode/packages/npm-package/types.ts#L37
Enum Member name `None` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L331
Type Property name `run_for_functions` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L325
Type Property name `reference_id` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L313
Type Property name `name_for_human` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L312
Type Property name `schema_version` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L41
Enum Member name `OpenIdConnect` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L40
Enum Member name `OAuth2` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L39
Enum Member name `Http` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L38
Enum Member name `ApiKey` must match one of the following formats: camelCase
test_and_generate_binaries (win-x64, windows-latest): vscode/packages/npm-package/types.ts#L37
Enum Member name `None` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L331
Type Property name `run_for_functions` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L325
Type Property name `reference_id` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L313
Type Property name `name_for_human` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L312
Type Property name `schema_version` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L41
Enum Member name `OpenIdConnect` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L40
Enum Member name `OAuth2` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L39
Enum Member name `Http` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L38
Enum Member name `ApiKey` must match one of the following formats: camelCase
test_and_generate_binaries (win-arm64, windows-11-arm): vscode/packages/npm-package/types.ts#L37
Enum Member name `None` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L331
Type Property name `run_for_functions` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L325
Type Property name `reference_id` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L313
Type Property name `name_for_human` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L312
Type Property name `schema_version` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L41
Enum Member name `OpenIdConnect` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L40
Enum Member name `OAuth2` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L39
Enum Member name `Http` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L38
Enum Member name `ApiKey` must match one of the following formats: camelCase
test_and_generate_binaries (osx-arm64, macOS-latest): vscode/packages/npm-package/types.ts#L37
Enum Member name `None` must match one of the following formats: camelCase

Artifacts

Produced during runtime
Name Size Digest
Npm Package
24.9 KB
sha256:b68c5e45c9edd3fed6d58dacfde714bfc8b2ec0493ee1ad0afbae6813ff752f6
VS Code Extension
570 KB
sha256:22642077e6433d7dec71dd02ef055fe41a3d98ef5b408855d1cb6c7e8575a406
linux-arm64
34.3 MB
sha256:ad154e124fe5f9298db3f1589b96182d44298f93ae2686f9cd186c30fedc90d9
linux-x64
36 MB
sha256:5cc5ec6d7b2b74d07b688a22b0832151f629d3f544916eb6097f6c5bdc73cb8f
osx-arm64
34.4 MB
sha256:4eb2302c2047541ee267ae29cecbaff4b36f149a792053bb736b286990bf5cd8
win-arm64
34.9 MB
sha256:f3889e870aabed506da7b61b73d49f0a073afa647d983e41ab9b016ca90b65df
win-x64
36.2 MB
sha256:dfefd1320d7110e3a4cfba92b399e7cfe55216ebdb456a5362e937926a4cb851