ci: delete ARM workflow (not needed) #59
Annotations
19 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Embedding tests
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.
|
Embedding tests:
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Embedding tests:
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Embedding tests:
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Embedding tests:
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.'
|
Embedding tests:
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.'
|
Embedding tests:
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
Perf tests:
src/perf_tests/BaselineComparisonConfig.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Perf tests:
src/perf_tests/BaselineComparisonConfig.cs#L33
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Perf tests:
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Perf tests:
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build library source and wheel artifacts
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build library source and wheel artifacts
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build library source and wheel artifacts
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build library source and wheel artifacts
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Python tests run from .NET
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ansys-pythonnet-artifacts", "ansys-pythonnet-py3.10-Object--artifacts", "ansys-pythonnet-py3.11-Object--artifacts", "ansys-pythonnet-py3.12-Object--artifacts", "ansys-pythonnet-py3.7-Object--artifacts", "ansys-pythonnet-py3.8-Object--artifacts", "ansys-pythonnet-py3.9-Object--artifacts", "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading