Skip to content

Debug log runner_tfm #68

Debug log runner_tfm

Debug log runner_tfm #68

Triggered via push June 18, 2024 05:08
Status Failure
Total duration 16m 45s
Artifacts 60

ci.yml

on: push
Build #24.6.18.68.1 (Linux)  /  Build
7m 55s
Build #24.6.18.68.1 (Linux) / Build
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 38 warnings
Test .NET Mono 6.0.31 x64 on Linux / Test
Process completed with exit code 1.
Test .NET Mono 7.0.20 x64 on Linux / Test
Process completed with exit code 1.
Test .NET Mono 8.0.6 x64 on Linux / Test
Process completed with exit code 1.
Test .NET Mono 6.0.31 x64 on Windows / Test
Process completed with exit code 1.
Test System Mono on Linux / Test
Process completed with exit code 1.
Test .NET Mono 6.0.31 x86 on Windows / Test
Process completed with exit code 1.
Test .NET Mono 7.0.20 x64 on Windows / Test
Process completed with exit code 1.
Test .NET Mono 7.0.20 x86 on Windows / Test
Process completed with exit code 1.
Test .NET Mono 8.0.6 x86 on Windows / Test
Process completed with exit code 1.
Test .NET Mono 8.0.6 x64 on Windows / Test
Process completed with exit code 1.
Test .NET Mono 6.0.31 x64 on MacOS 13 / Test
Process completed with exit code 1.
Test .NET Mono 6.0.31 x64 on MacOS 14 (M1) / Test
Process completed with exit code 1.
Test .NET Mono 7.0.20 x64 on MacOS 14 (M1) / Test
Process completed with exit code 1.
Test .NET Mono 7.0.20 x64 on MacOS 13 / Test
Process completed with exit code 1.
Test .NET Mono 8.0.6 x64 on MacOS 13 / Test
Process completed with exit code 1.
Test .NET Mono 8.0.6 x64 on MacOS 14 (M1) / Test
Process completed with exit code 1.
Test System Mono on MacOS 13 / Test
Process completed with exit code 1.
Build #24.6.18.68.1 (Linux) / Build
ProjectReference '/home/runner/work/MonoMod/MonoMod/src/MonoMod.UnitTest/MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (Linux) / Build: external/iced/src/csharp/Intel/Iced/Intel/EncoderException.cs#L31
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build #24.6.18.68.1 (Linux) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (Linux) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build #24.6.18.68.1 (Linux) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (Linux) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build #24.6.18.68.1 (Linux) / Build
ProjectReference '/home/runner/work/MonoMod/MonoMod/src/MonoMod.UnitTest/MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (Windows) / Build
ProjectReference 'D:\a\MonoMod\MonoMod\src\MonoMod.UnitTest\MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (Windows) / Build
ProjectReference 'D:\a\MonoMod\MonoMod\src\MonoMod.UnitTest\MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (Windows) / Build: external/iced/src/csharp/Intel/Iced/Intel/EncoderException.cs#L31
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build #24.6.18.68.1 (Windows) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (Windows) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build #24.6.18.68.1 (Windows) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (Windows) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build #24.6.18.68.1 (MacOS) / Build
ProjectReference '/Users/runner/work/MonoMod/MonoMod/src/MonoMod.UnitTest/MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (MacOS) / Build
ProjectReference '/Users/runner/work/MonoMod/MonoMod/src/MonoMod.UnitTest/MonoMod.UnitTest.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
Build #24.6.18.68.1 (MacOS) / Build: external/iced/src/csharp/Intel/Iced/Intel/EncoderException.cs#L31
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build #24.6.18.68.1 (MacOS) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (MacOS) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build #24.6.18.68.1 (MacOS) / Build: src/MonoMod.DebugIL/Program.cs#L13
In externally visible method 'void Program.Main(string[] args)', validate parameter 'args' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
Build #24.6.18.68.1 (MacOS) / Build: src/MonoMod.DebugIL/ExceptionBlock.cs#L15
Type 'ExceptionBlock' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Test .NET Mono 6.0.31 x64 on Linux / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 7.0.20 x64 on Linux / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 8.0.6 x64 on Linux / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 6.0.31 x64 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test System Mono on Linux / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 6.0.31 x86 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 7.0.20 x64 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 7.0.20 x86 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 8.0.6 x86 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 8.0.6 x64 on Windows / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 6.0.31 x64 on MacOS 13 / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 6.0.31 x64 on MacOS 14 (M1) / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 7.0.20 x64 on MacOS 14 (M1) / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 7.0.20 x64 on MacOS 13 / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 8.0.6 x64 on MacOS 13 / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test .NET Mono 8.0.6 x64 on MacOS 14 (M1) / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.
Test System Mono on MacOS 13 / Test
No files were found with the provided path: TestResults/*.trx *.xml diaglog.*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
binlogs-Linux
17.4 MB
binlogs-Windows
18.2 MB
binlogs-macOS
17.3 MB
packages
7.14 MB
packages Windows
7.16 MB
packages macOS
7.14 MB
test-assets Expired
24.6 MB
test-event-file Expired
2.13 KB
test-results .NET 5.0 x64 on Linux Expired
120 KB
test-results .NET 5.0 x64 on MacOS 13 Expired
120 KB
test-results .NET 5.0 x64 on MacOS 14 (M1) Expired
121 KB
test-results .NET 5.0 x64 on Windows Expired
120 KB
test-results .NET 5.0 x86 on Windows Expired
121 KB
test-results .NET 6.0 x64 on Linux (PGO Off) Expired
121 KB
test-results .NET 6.0 x64 on Linux (PGO On) Expired
122 KB
test-results .NET 6.0 x64 on MacOS 13 (PGO Off) Expired
122 KB
test-results .NET 6.0 x64 on MacOS 13 (PGO On) Expired
122 KB
test-results .NET 6.0 x64 on MacOS 14 (M1) (PGO Off) Expired
122 KB
test-results .NET 6.0 x64 on MacOS 14 (M1) (PGO On) Expired
125 KB
test-results .NET 6.0 x64 on Windows (PGO Off) Expired
121 KB
test-results .NET 6.0 x64 on Windows (PGO On) Expired
121 KB
test-results .NET 6.0 x86 on Windows (PGO Off) Expired
122 KB
test-results .NET 6.0 x86 on Windows (PGO On) Expired
123 KB
test-results .NET 7.0 x64 on Linux (PGO Off) Expired
124 KB
test-results .NET 7.0 x64 on Linux (PGO On) Expired
121 KB
test-results .NET 7.0 x64 on MacOS 13 (PGO Off) Expired
122 KB
test-results .NET 7.0 x64 on MacOS 13 (PGO On) Expired
121 KB
test-results .NET 7.0 x64 on MacOS 14 (M1) (PGO Off) Expired
122 KB
test-results .NET 7.0 x64 on MacOS 14 (M1) (PGO On) Expired
123 KB
test-results .NET 7.0 x64 on Windows (PGO Off) Expired
124 KB
test-results .NET 7.0 x64 on Windows (PGO On) Expired
121 KB
test-results .NET 7.0 x86 on Windows (PGO Off) Expired
121 KB
test-results .NET 7.0 x86 on Windows (PGO On) Expired
120 KB
test-results .NET 8.0 x64 on Linux (PGO Off) Expired
120 KB
test-results .NET 8.0 x64 on Linux (PGO On) Expired
119 KB
test-results .NET 8.0 x64 on MacOS 13 (PGO Off) Expired
120 KB
test-results .NET 8.0 x64 on MacOS 13 (PGO On) Expired
120 KB
test-results .NET 8.0 x64 on MacOS 14 (M1) (PGO Off) Expired
120 KB
test-results .NET 8.0 x64 on MacOS 14 (M1) (PGO On) Expired
122 KB
test-results .NET 8.0 x64 on Windows (PGO Off) Expired
123 KB
test-results .NET 8.0 x64 on Windows (PGO On) Expired
121 KB
test-results .NET 8.0 x86 on Windows (PGO Off) Expired
121 KB
test-results .NET 8.0 x86 on Windows (PGO On) Expired
121 KB
test-results .NET Core 2.1 x64 on Linux Expired
115 KB
test-results .NET Core 2.1 x64 on MacOS 13 Expired
113 KB
test-results .NET Core 2.1 x64 on MacOS 14 (M1) Expired
115 KB
test-results .NET Core 2.1 x64 on Windows Expired
113 KB
test-results .NET Core 2.1 x86 on Windows Expired
116 KB
test-results .NET Core 3.0 x64 on Linux Expired
122 KB
test-results .NET Core 3.0 x64 on MacOS 13 Expired
121 KB
test-results .NET Core 3.0 x64 on MacOS 14 (M1) Expired
123 KB
test-results .NET Core 3.0 x64 on Windows Expired
121 KB
test-results .NET Core 3.0 x86 on Windows Expired
122 KB
test-results .NET Core 3.1 x64 on Linux Expired
119 KB
test-results .NET Core 3.1 x64 on MacOS 13 Expired
120 KB
test-results .NET Core 3.1 x64 on MacOS 14 (M1) Expired
121 KB
test-results .NET Core 3.1 x64 on Windows Expired
121 KB
test-results .NET Core 3.1 x86 on Windows Expired
119 KB
test-results .NET Framework 4.x x64 on Windows Expired
106 KB
test-results .NET Framework 4.x x86 on Windows Expired
106 KB