new api draft #3012
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
test_helpers/main.go#L1
: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/main.go#L52
undefined: tarantool.SslOpts
|
golangci-lint:
test_helpers/main.go#L103
cannot use server (variable of type string) as tarantool.Dialer value in argument to tarantool.Connect: string does not implement tarantool.Dialer (missing method Dial)
|
golangci-lint:
test_helpers/main.go#L258
unknown field Auth in struct literal of type tarantool.Opts
|
golangci-lint:
test_helpers/main.go#L260
unknown field User in struct literal of type tarantool.Opts
|
golangci-lint:
test_helpers/main.go#L261
unknown field Pass in struct literal of type tarantool.Opts
|
golangci-lint:
test_helpers/main.go#L263
unknown field Transport in struct literal of type tarantool.Opts
|
golangci-lint:
test_helpers/main.go#L264
unknown field Ssl in struct literal of type tarantool.Opts
|
golangci-lint:
test_helpers/pool_helper.go#L55
checkArgs.ConnPool.GetPoolInfo undefined (type *pool.ConnectionPool has no field or method GetPoolInfo)
|
golangci-lint:
test_helpers/pool_helper.go#L136
cannot use server (variable of type string) as tarantool.Dialer value in argument to tarantool.Connect: string does not implement tarantool.Dialer (missing method Dial)
|
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
|