WIP: Feature: support bulk insert to speed insert times #108
Annotations
10 errors
lint:
cmd/testfixtures/testfixtures.go#L14
could not import github.com/go-testfixtures/testfixtures/v3 (-: # github.com/go-testfixtures/testfixtures/v3
|
lint:
testfixtures.go#L701
syntax error: unexpected newline in argument list; possibly missing comma or )
|
lint:
testfixtures.go#L703
syntax error: unexpected return at end of statement) (typecheck)
|
lint:
cmd/testfixtures/testfixtures.go#L92
undefined: testfixtures (typecheck)
|
lint:
cmd/testfixtures/testfixtures.go#L93
undefined: testfixtures (typecheck)
|
lint:
cmd/testfixtures/testfixtures.go#L94
undefined: testfixtures (typecheck)
|
lint:
bytes.go#L1
: # github.com/go-testfixtures/testfixtures/v3 [github.com/go-testfixtures/testfixtures/v3.test]
|
lint:
testfixtures.go#L701
syntax error: unexpected newline in argument list; possibly missing comma or )
|
lint:
testfixtures.go#L703
syntax error: unexpected return at end of statement (typecheck)
|
lint:
testfixtures.go#L701
missing ',' before newline in argument list (typecheck)
|