api: add ability to mock connections in tests #3207
Annotations
20 errors and 2 warnings
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint:
crud/common.go#L62
could not import github.com/tarantool/go-tarantool/v2 (-: # github.com/tarantool/go-tarantool/v2
|
golangci-lint:
response.go#L196
invalid operation: &code ^ int(iproto.IPROTO_TYPE_ERROR) (mismatched types *int and int)) (typecheck)
|
golangci-lint:
crud/common.go#L66
undefined: tarantool (typecheck)
|
golangci-lint:
crud/common.go#L69
undefined: tarantool (typecheck)
|
golangci-lint:
crud/common.go#L89
undefined: tarantool (typecheck)
|
golangci-lint:
queue/queue.go#L18
could not import github.com/tarantool/go-tarantool/v2 (-: # github.com/tarantool/go-tarantool/v2
|
golangci-lint:
response.go#L196
invalid operation: &code ^ int(iproto.IPROTO_TYPE_ERROR) (mismatched types *int and int)) (typecheck)
|
golangci-lint:
settings/request.go#L68
could not import github.com/tarantool/go-tarantool/v2 (-: # github.com/tarantool/go-tarantool/v2
|
golangci-lint:
response.go#L196
invalid operation: &code ^ int(iproto.IPROTO_TYPE_ERROR) (mismatched types *int and int)) (typecheck)
|
golangci-lint:
auth.go#L1
: # github.com/tarantool/go-tarantool/v2 [github.com/tarantool/go-tarantool/v2.test]
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|