Bugfix type initialization error on initializing caller sensitive functional interface #3429
IKVM.yml
on: pull_request
Annotations
15 warnings
Build OpenJDK Test Harness
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build IKVM:
.dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build IKVM:
.dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build IKVM:
src/IKVM.Reflection/Missing.cs#L50
'IObjectReference' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build IKVM:
src/IKVM.Reflection/Emit/MethodBuilder.cs#L272
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/MethodBuilder.cs#L272
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L628
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L628
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Universe.cs#L744
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Universe.cs#L744
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build IKVM:
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test Variables
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults--IKVM.OpenJDK.Tests-TestPartition=0--net8.0--linux-x64
|
5.79 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=2--net8.0--win-x64
|
4.9 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=6--net472--win-x64
|
5.43 MB |
|