Skip to content

Add UserData to AstNode, add more var tracking in CompilationUnit #341

Add UserData to AstNode, add more var tracking in CompilationUnit

Add UserData to AstNode, add more var tracking in CompilationUnit #341

Triggered via push January 17, 2025 09:38
Status Failure
Total duration 1m 2s
Artifacts

linux.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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