feat: execute template methods directly #48
Triggered via pull request
September 20, 2023 22:08
Status
Failure
Total duration
1m 19s
Artifacts
–
Annotations
4 errors
lint:
engine.go#L164
Comment should end in a period (godot)
|
lint:
engine.go#L190
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"script compilation failed\")" (goerr113)
|
lint:
engine.go#L200
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to find %s function\", fnName)" (goerr113)
|
lint
issues found
|