Skip to content

Testbranch

Testbranch #1625

Triggered via pull request December 8, 2025 10:30
Status Failure
Total duration 12m 17s
Artifacts

main.yml

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

Annotations

32 errors, 192 warnings, and 4 notices
Build and Test (macos, x64, macos-13, 3.11)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.10)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.10)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.13)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.13)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.12)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.12)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13)
Process completed with exit code 1.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.13)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.13)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.11)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.11)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.12)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.12)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.10)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.10)
Process completed with exit code 1.
Build and Test (macos, x64, macos-13, 3.11): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.11)
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']
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/Types/ClassDerived.cs#L224
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10)
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']
Build and Test (windows, x64, windows-latest, 3.10): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.10)
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']
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
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']
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
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']
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L224
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
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']
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11)
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']
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12)
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']
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
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']
Build and Test (windows, x64, windows-latest, 3.13): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.13): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.13)
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']
Build and Test (windows, x64, windows-latest, 3.12): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.12)
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']
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/Types/ClassDerived.cs#L224
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13)
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']
Build and Test (macos, x64, macos-13, 3.13): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.13): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.13): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.13)
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']
Build and Test (windows, x64, windows-latest, 3.11): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.11)
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']
Build and Test (macos, x64, macos-13, 3.12): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.12)
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']
Build and Test (macos, x64, macos-13, 3.10): src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L224
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (macos, x64, macos-13, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, x64, macos-13, 3.10)
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']
Build and Test (macos, x64, macos-13, 3.11)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.12)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.10)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046