Skip to content

Raised the dotnet version to 8.0 #188

Raised the dotnet version to 8.0

Raised the dotnet version to 8.0 #188

Triggered via push February 6, 2025 10:43
Status Failure
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Process completed with exit code 150.
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/CLR/Method/CLRMethod.cs#L434
The variable 'e' is declared but 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#L1255
The variable 'val2' is assigned but its value is never used
build: ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L185
The variable 'ret' is declared but never used
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/Intepreter/RegisterVM/CodeBasicBlock.cs#L23
Field 'InlineMethodInfo.LocalStartRegister' is never assigned to, and will always have its default value 0
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: 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#L1255
The variable 'val2' is assigned but its value is never used
build: ILRuntime/Runtime/Intepreter/RegisterVM/ILIntepreter.Register.cs#L185
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/ILIntepreter.cs#L26
Field 'ILIntepreter._lockObj' 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/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#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