Skip to content

complete code and design revamp, optional () in if, -format option, idempotent, stdin input file option #88

complete code and design revamp, optional () in if, -format option, idempotent, stdin input file option

complete code and design revamp, optional () in if, -format option, idempotent, stdin input file option #88

Triggered via pull request July 24, 2024 02:04
@ldemaillyldemailly
synchronize #65
parse_print
Status Failure
Total duration 16s
Artifacts

gochecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: object/object.go#L194
undefined: ast.WriteStrings
check: object/object.go#L289
q.Node.String undefined (type ast.Node has no field or method String)
check: object/object.go#L302
undefined: ast.WriteStrings
check: eval/eval.go#L326
undefined: ast.Expression
check: eval/eval.go#L47
node.Left.String undefined (type ast.Node has no field or method String)
check: eval/eval.go#L53
id.Val undefined (type *ast.Identifier has no field or method Val)
check: eval/eval.go#L54
id.Val undefined (type *ast.Identifier has no field or method Val)
check: eval/eval.go#L98
node.Operator undefined (type *ast.PrefixExpression has no field or method Operator)
check: eval/eval.go#L102
node.Operator undefined (type *ast.InfixExpression has no field or method Operator)
check: eval/eval.go#L106
node.Operator undefined (type *ast.InfixExpression has no field or method Operator)