Skip to content

Fixed a bug with method inlineing, fixed #766 #70

Fixed a bug with method inlineing, fixed #766

Fixed a bug with method inlineing, fixed #766 #70

Triggered via push January 28, 2024 11:07
Status Success
Total duration 4h 21m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/Stack/StackFrame.cs#L20
Field 'StackFrame.Address' is never assigned to, and will always have its default value null
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/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
build: ILRuntime/Runtime/Debugger/DebugService.cs#L29
Field 'DebugService.server' is never assigned to, and will always have its default value null