Skip to content

New AST builder.

New AST builder. #296

Triggered via pull request February 1, 2024 20:49
Status Success
Total duration 1m 9s
Artifacts

linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 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/Core/Echo.Ast/VariableExpression.cs#L19
Non-nullable field '_variable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L26
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<TInstruction>, IPurityClassifier<TInstruction>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L33
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L39
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ScopeBlock<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Patterns/InstructionExpressionPattern.cs#L176
Missing XML comment for publicly visible type or member 'InstructionExpressionPattern<TInstruction>.CaptureContent(CaptureGroup<TInstruction>)'
build: src/Core/Echo.Ast/VariableExpression.cs#L19
Non-nullable field '_variable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L26
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<TInstruction>, IPurityClassifier<TInstruction>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L33
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L39
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ScopeBlock<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Patterns/InstructionExpressionPattern.cs#L176
Missing XML comment for publicly visible type or member 'InstructionExpressionPattern<TInstruction>.CaptureContent(CaptureGroup<TInstruction>)'
build: src/Core/Echo.Ast/VariableExpression.cs#L19
Non-nullable field '_variable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L26
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<TInstruction>, IPurityClassifier<TInstruction>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L33
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ControlFlowGraph<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Construction/AstBuilder.cs#L39
Missing XML comment for publicly visible type or member 'AstBuilder.ToCompilationUnit<TInstruction>(ScopeBlock<Statement<TInstruction>>)'
build: src/Core/Echo.Ast/Patterns/InstructionExpressionPattern.cs#L176
Missing XML comment for publicly visible type or member 'InstructionExpressionPattern<TInstruction>.CaptureContent(CaptureGroup<TInstruction>)'