Skip to content

Add Windows-only Build and Test workflow for Python 3.14 #5

Add Windows-only Build and Test workflow for Python 3.14

Add Windows-only Build and Test workflow for Python 3.14 #5

Triggered via pull request January 14, 2026 17:01
Status Failure
Total duration 1m 40s
Artifacts

windows-build-test-3.14.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Build and Test
Process completed with exit code 1.
Build and Test: src/runtime/Runtime.cs#L302
There is no argument given that corresponds to the required parameter 'forceBreakLoops' of 'Runtime.TryCollectingGarbage(int, bool, bool, bool, bool, bool)'
Build and Test: src/runtime/Runtime.cs#L265
There is no argument given that corresponds to the required parameter 'forceBreakLoops' of 'Runtime.TryCollectingGarbage(int, bool, bool, bool, bool, bool)'
Build and Test
Process completed with exit code 1.
Build and Test: src/runtime/Runtime.cs#L302
There is no argument given that corresponds to the required parameter 'forceBreakLoops' of 'Runtime.TryCollectingGarbage(int, bool, bool, bool, bool, bool)'
Build and Test: src/runtime/Runtime.cs#L265
There is no argument given that corresponds to the required parameter 'forceBreakLoops' of 'Runtime.TryCollectingGarbage(int, bool, bool, bool, bool, bool)'
Build and Test
Process completed with exit code 1.
Build and Test: src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test: src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test: src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test: src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test
Unexpected input(s) 'architecture', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']