Skip to content

Add context manager protocol for .NET IDisposable types #1771

Add context manager protocol for .NET IDisposable types

Add context manager protocol for .NET IDisposable types #1771

Re-run triggered May 8, 2026 04:35
Status Success
Total duration 12m 2s
Artifacts

main.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and Test (macos, x64, macos-15, -macos-x86_64-none, 3.14): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-15, -macos-x86_64-none, 3.14): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-15, -macos-x86_64-none, 3.14): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-15, -macos-x86_64-none, 3.14): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-15, -macos-x86_64-none, 3.14)
`--ignore-dependencies` is an unsupported Homebrew developer option! Adjust your PATH to put any preferred versions of applications earlier in the PATH rather than using this unsupported option!