Updated version of spanner to support sequences and generate uuid #568
Annotations
10 errors
golangci-lint:
internal/cli/commands_test.go#L27
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L35
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L41
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L47
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L55
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L63
s.FailNow undefined (type *CreateCmdSuite has no field or method FailNow) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L71
s.Fail undefined (type *CreateCmdSuite has no field or method Fail) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L74
s.Empty undefined (type *CreateCmdSuite has no field or method Empty) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L106
s.Run undefined (type *CreateCmdSuite has no field or method Run) (typecheck)
|
golangci-lint:
internal/cli/commands_test.go#L110
s.EqualError undefined (type *CreateCmdSuite has no field or method EqualError) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading