Skip to content

Adds support for threading lock in .NET 9 and C# 13 #407

Adds support for threading lock in .NET 9 and C# 13

Adds support for threading lock in .NET 9 and C# 13 #407

Triggered via pull request November 29, 2024 23:54
Status Success
Total duration 1m 28s
Artifacts

build-debug.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
build-dotnet
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.