Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Using SymbolTable class instead of Dictionaries #53

Using SymbolTable class instead of Dictionaries

Using SymbolTable class instead of Dictionaries #53

Triggered via push April 19, 2025 14:31
Status Success
Total duration 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: eiger/Execution/Interpreter.cs#L57
Cannot convert null literal to non-nullable reference type.
build: eiger/Execution/Interpreter.cs#L39
Cannot convert null literal to non-nullable reference type.
build: eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: eiger/Execution/Interpreter.cs#L57
Cannot convert null literal to non-nullable reference type.
build: eiger/Execution/Interpreter.cs#L39
Cannot convert null literal to non-nullable reference type.
build: eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()