Adds useName emit property, removes unused files, improves tests #110
Annotations
4 errors
extractors/sqldump_step.go#L62
tableColumns declared but not used (typecheck)
|
task/task.go#L110
don't use underscores in Go names; var `new_name` should be `newName` (golint)
|
transform/object_validate.go#L13
a blank import should be only in a main or test package, or have a comment justifying it (golint)
|
|
The logs for this run have expired and are no longer available.
Loading