Offset independent nodes #336
Annotations
17 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/Core/Echo.DataFlow/Construction/StateTransitioner.cs#L45
Missing XML comment for publicly visible type or member 'StateTransitioner<TInstruction>.OffsetMap'
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Converting null literal or possible null value to non-nullable type.
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Possible null reference argument for parameter 'handler' in 'void ExceptionHandlerFrame.AddHandler(CilExceptionHandler handler)'.
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L259
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AsmResolver.DotNet
|
Test:
test/Platforms/Echo.Platforms.AsmResolver.Tests/Emulation/CilVirtualMachineTest.cs#L605
Dereference of a possibly null reference.
|
Build:
src/Core/Echo.DataFlow/Construction/StateTransitioner.cs#L45
Missing XML comment for publicly visible type or member 'StateTransitioner<TInstruction>.OffsetMap'
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Possible null reference argument for parameter 'handler' in 'void ExceptionHandlerFrame.AddHandler(CilExceptionHandler handler)'.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L259
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AsmResolver.DotNet
|
Build:
test/Platforms/Echo.Platforms.AsmResolver.Tests/Emulation/CilVirtualMachineTest.cs#L605
Dereference of a possibly null reference.
|
Build:
src/Core/Echo.DataFlow/Construction/StateTransitioner.cs#L45
Missing XML comment for publicly visible type or member 'StateTransitioner<TInstruction>.OffsetMap'
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Stack/CallFrame.cs#L323
Possible null reference argument for parameter 'handler' in 'void ExceptionHandlerFrame.AddHandler(CilExceptionHandler handler)'.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L259
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Loading