Skip to content

IComparable and IEquatable implementations for PyInt, PyFloat, and Py… #1

IComparable and IEquatable implementations for PyInt, PyFloat, and Py…

IComparable and IEquatable implementations for PyInt, PyFloat, and Py… #1

Triggered via push April 17, 2024 11:02
Status Success
Total duration 30m 52s
Artifacts

main.yml

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

Annotations

270 warnings
Build and Test (macos, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.10, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.10, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.10, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.10, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.7, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.7, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.7, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.7, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.12, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.12, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.12, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.12, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.12, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.12, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.11, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.11, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.11, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.11, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.10, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (macos, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L33
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (macos, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.8, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.8, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.9, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, 3.9, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.9, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (macos, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (macos, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (macos, 3.9, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (ubuntu, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.7, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.7, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (ubuntu, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L33
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.12, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.12, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.12, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.12, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.9, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.9, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (ubuntu, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.10, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.10, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.10, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.10, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.10, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.11, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.11, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.11, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.11, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.11, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.12, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.12, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.7, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.12, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.12, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.12, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.12, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.12, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.12, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.7, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.7, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.7, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.7, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.8, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.8, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.8, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.8, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (windows, 3.8, x64): src/perf_tests/BaselineComparisonConfig.cs#L33
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.8, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.9, x64): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.9, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (windows, 3.9, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.9, x86): src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test (windows, 3.9, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.