Skip to content

Update CHANGELOG.md #901

Update CHANGELOG.md

Update CHANGELOG.md #901

Triggered via push February 27, 2026 00:39
Status Failure
Total duration 2m 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Process completed with exit code 1.
build: CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L545
foreach statement cannot operate on variables of type 'void' because 'void' does not contain a public instance or extension definition for 'GetEnumerator'
build: CodeConverter/CSharp/PerScopeState.cs#L228
Operator '.' cannot be applied to operand of type 'void'
build: CodeConverter/CSharp/Replacements/SimpleMethodReplacement.cs#L136
foreach statement cannot operate on variables of type 'void' because 'void' does not contain a public instance or extension definition for 'GetEnumerator'
build: CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L545
foreach statement cannot operate on variables of type 'void' because 'void' does not contain a public instance or extension definition for 'GetEnumerator'
build: CodeConverter/CSharp/PerScopeState.cs#L228
Operator '.' cannot be applied to operand of type 'void'
build: CodeConverter/CSharp/Replacements/SimpleMethodReplacement.cs#L136
foreach statement cannot operate on variables of type 'void' because 'void' does not contain a public instance or extension definition for 'GetEnumerator'