Update build actions and dependencies #60
Annotations
1 error and 11 warnings
build
Process completed with exit code 100.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
external/debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L261
The variable 'typeInfo' is assigned but its value is never used
|
build:
external/debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L262
The variable 'methodIdxAsm' is assigned but its value is never used
|
build:
external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/RemoteFrameObject.cs#L74
Obsolete member 'RemoteFrameObject.InitializeLifetimeService()' overrides non-obsolete member 'MarshalByRefObject.InitializeLifetimeService()'
|
build:
external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerSession.cs#L1448
The variable 'exc' is declared but never used
|
build:
external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerSession.cs#L2313
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerSession.cs#L112
The field 'SoftDebuggerSession._tracer' is never used
|
build:
external/debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L261
The variable 'typeInfo' is assigned but its value is never used
|
build:
external/debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L262
The variable 'methodIdxAsm' is assigned but its value is never used
|
build:
external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/RemoteFrameObject.cs#L74
Obsolete member 'RemoteFrameObject.InitializeLifetimeService()' overrides non-obsolete member 'MarshalByRefObject.InitializeLifetimeService()'
|
build:
external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerSession.cs#L1448
The variable 'exc' is declared but never used
|