Skip to content

[drop] test lint error #9

[drop] test lint error

[drop] test lint error #9

Triggered via push August 9, 2024 14:37
Status Failure
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.