feat: execute template methods directly #48
Annotations
4 errors
engine.go#L164
Comment should end in a period (godot)
|
engine.go#L190
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"script compilation failed\")" (goerr113)
|
engine.go#L200
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to find %s function\", fnName)" (goerr113)
|
|
The logs for this run have expired and are no longer available.
Loading