Use uv #1490
Annotations
21 errors and 279 warnings
Build and Test (macos, x64, macos-13, 3.8)
Process completed with exit code 1.
|
Build and Test (macos, x64, macos-13, 3.7)
Process completed with exit code 1.
|
Build and Test (macos, x64, macos-13, 3.10)
Process completed with exit code 1.
|
Build and Test (windows, x64, windows-latest, 3.7)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.7)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.9)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.12)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.11)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.10)
Process completed with exit code 1.
|
Build and Test (windows, x86, windows-latest, 3.8)
Process completed with exit code 1.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
Process completed with exit code 2.
|
Build and Test (macos, x64, macos-13, 3.12)
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.10)
Process completed with exit code 1.
|
Build and Test (windows, x64, windows-latest, 3.12)
Process completed with exit code 1.
|
Build and Test (macos, x64, macos-13, 3.9)
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.13)
Process completed with exit code 1.
|
Build and Test (windows, x64, windows-latest, 3.8)
Process completed with exit code 1.
|
Build and Test (windows, x64, windows-latest, 3.9)
Process completed with exit code 1.
|
Build and Test (macos, x64, macos-13, 3.11)
Process completed with exit code 1.
|
Build and Test (macos, x64, macos-13, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.8):
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, x64, macos-13, 3.8):
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, x64, macos-13, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.8):
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.8):
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.8)
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, x64, macos-13, 3.8)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.8)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.7):
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, x64, macos-13, 3.7):
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, x64, macos-13, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.7):
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.7):
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.7)
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, x64, macos-13, 3.7)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.7)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.10):
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, x64, macos-13, 3.10):
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, x64, macos-13, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
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, x64, macos-13, 3.10)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.10)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.7):
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, x64, windows-latest, 3.7):
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, x64, windows-latest, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.7):
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.7):
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.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.7)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.7)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.7):
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, x86, windows-latest, 3.7):
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, x86, windows-latest, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.7):
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.7):
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.7)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.7)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.9):
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, x86, windows-latest, 3.9):
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, x86, windows-latest, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.9):
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.9):
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.12):
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, x86, windows-latest, 3.9)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.12):
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, x86, windows-latest, 3.9)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, 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, x86, 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, x86, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.12)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.12)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.11):
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, x86, windows-latest, 3.11):
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, x86, windows-latest, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, 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, x86, 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, x86, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.11)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.11)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.10):
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, x86, windows-latest, 3.10):
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, x86, windows-latest, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, 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, x86, 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, x86, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.10)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.10)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x86, windows-latest, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.8):
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, x86, windows-latest, 3.8):
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, x86, windows-latest, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x86, windows-latest, 3.8):
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.8):
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build and Test (windows, x86, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x86, windows-latest, 3.8)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x86, windows-latest, 3.8)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10):
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, x64, ubuntu-22.04, 3.10):
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, x64, ubuntu-22.04, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8):
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, x64, ubuntu-22.04, 3.8):
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, x64, ubuntu-22.04, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8):
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.8):
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.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11):
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, x64, ubuntu-22.04, 3.11):
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, x64, ubuntu-22.04, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.12)
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, x64, macos-13, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.12):
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, x64, macos-13, 3.12):
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, x64, macos-13, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
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, x64, macos-13, 3.12)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.12)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.13)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.13)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.13):
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, x64, windows-latest, 3.13):
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, x64, windows-latest, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.13)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.13)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.10):
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, x64, windows-latest, 3.10):
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, x64, windows-latest, 3.10):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.10)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.10)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.12):
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, x64, windows-latest, 3.12):
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, x64, windows-latest, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.12)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.12)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13):
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, x64, ubuntu-22.04, 3.13):
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, x64, ubuntu-22.04, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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):
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.9)
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, x64, macos-13, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.9):
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, x64, macos-13, 3.9):
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, x64, macos-13, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.9):
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.9):
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.9)
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, x64, macos-13, 3.9)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.9)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.11):
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, x64, windows-latest, 3.11):
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, x64, windows-latest, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.11)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.11)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.13)
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, x64, macos-13, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.13):
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, x64, macos-13, 3.13):
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, x64, macos-13, 3.13):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
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, x64, macos-13, 3.13)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.13)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.8):
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, x64, windows-latest, 3.8):
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, x64, windows-latest, 3.8):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.8):
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.8):
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.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.8)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.8)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9):
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, x64, ubuntu-22.04, 3.9):
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, x64, ubuntu-22.04, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9):
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.9):
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.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7):
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, x64, ubuntu-22.04, 3.7):
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, x64, ubuntu-22.04, 3.7):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7):
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.7):
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.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12):
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, x64, ubuntu-22.04, 3.12):
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, x64, ubuntu-22.04, 3.12):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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):
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (windows, x64, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.9):
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, x64, windows-latest, 3.9):
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, x64, windows-latest, 3.9):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (windows, x64, windows-latest, 3.9):
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.9):
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.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build and Test (windows, x64, windows-latest, 3.9)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (windows, x64, windows-latest, 3.9)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and Test (macos, x64, macos-13, 3.11)
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, x64, macos-13, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Build and Test (macos, x64, macos-13, 3.11):
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, x64, macos-13, 3.11):
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, x64, macos-13, 3.11):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
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)
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, x64, macos-13, 3.11)
Unexpected input(s) 'architecture', valid inputs are ['version', 'python-version', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'cache-suffix', 'cache-local-path', 'prune-cache', 'ignore-nothing-to-cache', 'tool-dir', 'tool-bin-dir']
|
Build and Test (macos, x64, macos-13, 3.11)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|