Skip to content

fix: parse (IDENT) && EXPR as logical-AND, not cast #184

fix: parse (IDENT) && EXPR as logical-AND, not cast

fix: parse (IDENT) && EXPR as logical-AND, not cast #184

Re-run triggered June 2, 2026 11:46
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

on: pull_request
Matrix: Test parser
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 3 warnings, and 1 notice
Test parser (ubuntu-latest)
Failed to parse 3/9158 files
ERROR (Linux): examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs#L74
examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs Parse: 1.05 ms 5045 bytes/ms (ERROR [73, 73] - [73, 77])
ERROR (Linux): examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs#L234
examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs Parse: 2.79 ms 4869 bytes/ms (ERROR [233, 21] - [233, 30])
ERROR (Linux): examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs#L503
examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs Parse: 4.35 ms 6539 bytes/ms (ERROR [502, 30] - [504, 37])
Test parser (macos-14)
Failed to parse 3/9158 files
ERROR (macOS): examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs#L74
examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs Parse: 0.93 ms 5711 bytes/ms (ERROR [73, 73] - [73, 77])
ERROR (macOS): examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs#L234
examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs Parse: 2.29 ms 5933 bytes/ms (ERROR [233, 21] - [233, 30])
ERROR (macOS): examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs#L503
examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs Parse: 3.60 ms 7911 bytes/ms (ERROR [502, 30] - [504, 37])
Test parser (windows-latest)
Failed to parse 3/9162 files
ERROR (Windows): examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs#L503
examples/PowerToys/src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/ParametersViewModels.cs Parse: 6.09 ms 4674 bytes/ms (ERROR [502, 30] - [504, 37])
ERROR (Windows): examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs#L234
examples/PowerToys/src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.Indexer/Indexer/Utils/ImplicitWildcardQueryBuilder.cs Parse: 3.62 ms 3755 bytes/ms (ERROR [233, 21] - [233, 30])
ERROR (Windows): examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs#L74
examples/nunit/src/NUnitFramework/tests/Internal/Extensions/TypeExtensionTests.cs Parse: 1.49 ms 3640 bytes/ms (ERROR [73, 73] - [73, 77])
Test parser (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, tree-sitter/parse-action@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test parser (macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, tree-sitter/parse-action@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test parser (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, tree-sitter/parse-action@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test parser (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026