Skip to content

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

Add Windows-only Build and Test workflow for Python 3.14

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

Triggered via pull request January 14, 2026 08:14
Status Failure
Total duration 1m 34s
Artifacts

windows-build-test-3.14.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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: src/runtime/PythonEngine.cs#L155
'string' does not contain a definition for 'TryParse' and no accessible extension method 'TryParse' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
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: src/runtime/PythonEngine.cs#L155
'string' does not contain a definition for 'TryParse' and no accessible extension method 'TryParse' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
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']