.NET 8.0 #2528
Annotations
30 errors and 13 warnings
build (macos-latest-large)
net462.IronPython.modules.io_related.test_codecs (6s 763ms): Error Message: Traceback (most recent call last):
|
build (macos-latest-large)
File "/Users/runner/work/ironpython3/ironpython3/Tests/modules/io_related/test_codecs.py", line 2060, in <module>
|
build (macos-latest-large)
File "/Users/runner/work/ironpython3/ironpython3/Src/StdLib/Lib/test/support/__init__.py", line 1812, in run_unittest
|
build (macos-latest-large)
File "/Users/runner/work/ironpython3/ironpython3/bin/Release/net462/lib/iptest/ipunittest.py", line 196, in run_test
|
build (macos-latest-large)
File "/Users/runner/work/ironpython3/ironpython3/Src/StdLib/Lib/test/support/__init__.py", line 1787, in _run_suite
|
build (macos-latest-large)
test.support.TestFailed: Traceback (most recent call last):
|
build (macos-latest-large)
File "/Users/runner/work/ironpython3/ironpython3/Tests/modules/io_related/test_codecs.py", line 1694, in test_charmap_encode
|
build (macos-latest-large)
self.assertEqual(str(type(em)), "<class 'EncodingMap'>")
|
build (macos-latest-large)
AssertionError: "<class 'IronPython.Modules.EncodingMap'>" != "<class 'EncodingMap'>"
|
build (macos-latest-large)
- <class 'IronPython.Modules.EncodingMap'>
|
build (ubuntu-latest)
net462.IronPython.modules.io_related.test_codecs (6s 725ms): Error Message: Traceback (most recent call last):
|
build (ubuntu-latest)
File "/home/runner/work/ironpython3/ironpython3/Tests/modules/io_related/test_codecs.py", line 2060, in <module>
|
build (ubuntu-latest)
File "/home/runner/work/ironpython3/ironpython3/Src/StdLib/Lib/test/support/__init__.py", line 1812, in run_unittest
|
build (ubuntu-latest)
File "/home/runner/work/ironpython3/ironpython3/bin/Release/net462/lib/iptest/ipunittest.py", line 196, in run_test
|
build (ubuntu-latest)
File "/home/runner/work/ironpython3/ironpython3/Src/StdLib/Lib/test/support/__init__.py", line 1787, in _run_suite
|
build (ubuntu-latest)
test.support.TestFailed: Traceback (most recent call last):
|
build (ubuntu-latest)
File "/home/runner/work/ironpython3/ironpython3/Tests/modules/io_related/test_codecs.py", line 1694, in test_charmap_encode
|
build (ubuntu-latest)
self.assertEqual(str(type(em)), "<class 'EncodingMap'>")
|
build (ubuntu-latest)
AssertionError: "<class 'IronPython.Modules.EncodingMap'>" != "<class 'EncodingMap'>"
|
build (ubuntu-latest)
- <class 'IronPython.Modules.EncodingMap'>
|
build (windows-latest)
net462.IronPython.modules.io_related.test_codecs (9s 36ms): Error Message: Traceback (most recent call last):
|
build (windows-latest)
File "D:\a\ironpython3\ironpython3\Tests\modules\io_related\test_codecs.py", line 2060, in <module>
|
build (windows-latest)
File "D:\a\ironpython3\ironpython3\bin\Release\net462\lib\iptest\ipunittest.py", line 196, in run_test
|
build (windows-latest)
File "D:\a\ironpython3\ironpython3\Src\StdLib\Lib\test\support\__init__.py", line 1787, in _run_suite
|
build (windows-latest)
File "D:\a\ironpython3\ironpython3\Src\StdLib\Lib\test\support\__init__.py", line 1812, in run_unittest
|
build (windows-latest)
test.support.TestFailed: Traceback (most recent call last):
|
build (windows-latest)
File "D:\a\ironpython3\ironpython3\Tests\modules\io_related\test_codecs.py", line 1694, in test_charmap_encode
|
build (windows-latest)
self.assertEqual(str(type(em)), "<class 'EncodingMap'>")
|
build (windows-latest)
AssertionError: "<class 'IronPython.Modules.EncodingMap'>" != "<class 'EncodingMap'>"
|
build (windows-latest)
- <class 'IronPython.Modules.EncodingMap'>
|
build (macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest-large)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (macos-latest-large)
.NET 7.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 (macos-latest-large)
.NET Core 3.1 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 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (ubuntu-latest)
.NET 7.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 (ubuntu-latest)
.NET Core 3.1 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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (windows-latest)
.NET 7.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 (windows-latest)
.NET Core 3.1 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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
73.6 MB |
|