Offset independent nodes #334
Annotations
18 warnings
build
The following actions uses Node.js version which is deprecated 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/
|
build:
src/Core/Echo/Graphing/Serialization/Dot/DotWriter.cs#L149
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/Graphing/Serialization/Dot/DotWriter.cs#L149
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/Graphing/Serialization/Dot/DotWriter.cs#L149
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.
|