[drop] test lint error #9
Annotations
9 errors
lint:
cmd/init_test.go#L25
WriteFile not declared by package os (typecheck)
|
lint:
cmd/init_test.go#L34
WriteFile not declared by package os (typecheck)
|
lint:
cmd/init_test.go#L52
WriteFile not declared by package os (typecheck)
|
lint:
cmd/init_test.go#L61
WriteFile not declared by package os (typecheck)
|
lint:
integration/nonmem/nonmem.go#L65
ReadDir not declared by package os (typecheck)
|
lint:
integration/nonmem/init_test.go#L77
WriteFile not declared by package os (typecheck)
|
lint:
integration/nonmem/init_test.go#L86
WriteFile not declared by package os (typecheck)
|
lint:
parsers/nmparser/parse_run_details.go#L42
variable 'tokens' is only used in the if-statement (parsers/nmparser/parse_run_details.go:43:2); consider using short syntax (ifshort)
|
lint
Process completed with exit code 1.
|