Skip to content

Enable marking if commands as {:allow_split} or not #339

Enable marking if commands as {:allow_split} or not

Enable marking if commands as {:allow_split} or not #339

Triggered via pull request October 8, 2024 13:02
Status Failure
Total duration 47s
Artifacts

test-lean-auto.yml

on: pull_request
LeanAuto CI
35s
LeanAuto CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L485
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L487
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L533
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L535
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L548
'IList<Block>' does not contain a definition for 'AddRange' and no accessible extension method 'AddRange' accepting a first argument of type 'IList<Block>' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L581
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L582
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L585
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L593
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI: Source/Concurrency/YieldingProcInstrumentation.cs#L601
'Block' does not contain a definition for 'cmds' and no accessible extension method 'cmds' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
LeanAuto CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, 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/