Add DominatorTreeNodeAdorner, change ControlFlowRegion.Parent propert… #340
Annotations
1 error and 21 warnings
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L8
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L11
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.DominatorTreeNodeAdorner()'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L16
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.DominatorTreeNodeAdorner(IDotNodeAdorner)'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L21
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.NodeAdorner'
|
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.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L8
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L11
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.DominatorTreeNodeAdorner()'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L16
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.DominatorTreeNodeAdorner(IDotNodeAdorner)'
|
build:
src/Core/Echo.ControlFlow/Analysis/Domination/DominatorTreeNodeAdorner.cs#L21
Missing XML comment for publicly visible type or member 'DominatorTreeNodeAdorner<TInstruction>.NodeAdorner'
|
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.
|