修复包含 new 声明的 Property 的类生成绑定代码过程报错 #182
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
24 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
ILRuntime/CLR/TypeSystem/CLRType.cs#L4
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
ILRuntime/CLR/Method/CLRMethod.cs#L434
The variable 'e' is declared but never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/Optimizer.BCP.cs#L61
The variable 'ended' is assigned but its value is never used
|
build:
ILRuntime/CLR/TypeSystem/CLRType.cs#L972
The variable 'e' is declared but never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L1253
The variable 'val2' is assigned but its value is never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L183
The variable 'ret' is declared but never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L23
Field 'InlineMethodInfo.LocalStartRegister' is never assigned to, and will always have its default value 0
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L24
Field 'InlineMethodInfo.Method' is never assigned to, and will always have its default value null
|
build:
ILRuntime/Runtime/Debugger/DebugService.cs#L37
The field 'DebugService.breakpointParseCode' is assigned but its value is never used
|
build:
ILRuntimeTestBase/TestFramework/TestVector3.cs#L270
'Fixed64' defines operator == or operator != but does not override Object.Equals(object o)
|
build
.NET 5.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
.NET Core 2.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:
ILRuntime/CLR/TypeSystem/CLRType.cs#L4
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/Optimizer.BCP.cs#L61
The variable 'ended' is assigned but its value is never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L1253
The variable 'val2' is assigned but its value is never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L183
The variable 'ret' is declared but never used
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L23
Field 'InlineMethodInfo.LocalStartRegister' is never assigned to, and will always have its default value 0
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L30
Field 'RegisterVMSymbol.ParentSymbol' is never assigned to, and will always have its default value null
|
build:
ILRuntime/Runtime/Debugger/DebugService.cs#L29
Field 'DebugService.server' is never assigned to, and will always have its default value null
|
build:
ILRuntime/Runtime/Intepreter/ILIntepreter.cs#L26
Field 'ILIntepreter._lockObj' is never assigned to, and will always have its default value null
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L17
Field 'RegisterVMSymbolLink.BaseRegisterIndex' is never assigned to, and will always have its default value 0
|
build:
ILRuntime/Runtime/Intepreter/RegisterVM/CodeBasicBlock.cs#L24
Field 'InlineMethodInfo.Method' is never assigned to, and will always have its default value null
|