Emulator Threads #300
Annotations
10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L14
XML comment has a param tag for 'machine', but there is no parameter by that name
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L16
Parameter 'thread' has no matching param tag in the XML comment for 'CilExecutionContext.CilExecutionContext(CilThread, CancellationToken)' (but other parameters do)
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L22
Missing XML comment for publicly visible type or member 'CilExecutionContext.Thread'
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L14
XML comment has a param tag for 'machine', but there is no parameter by that name
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L16
Parameter 'thread' has no matching param tag in the XML comment for 'CilExecutionContext.CilExecutionContext(CilThread, CancellationToken)' (but other parameters do)
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L22
Missing XML comment for publicly visible type or member 'CilExecutionContext.Thread'
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L14
XML comment has a param tag for 'machine', but there is no parameter by that name
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L16
Parameter 'thread' has no matching param tag in the XML comment for 'CilExecutionContext.CilExecutionContext(CilThread, CancellationToken)' (but other parameters do)
|
build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L22
Missing XML comment for publicly visible type or member 'CilExecutionContext.Thread'
|