Merge branch 'bugfix/ikvmc-nowarnerror' into develop #116
Annotations
11 warnings
|
src/IKVM.CoreLib/System/Range.cs#L80
'Range.GetOffsetAndLength(int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
The logs for this run have expired and are no longer available.
Loading