Support go-tarantool connection #118
Annotations
7 errors and 3 warnings
test
Process completed with exit code 2.
|
golangci-lint-action:
pkg/tarantool/connection.go#L16
undefined: tarantool (typecheck)
|
golangci-lint-action:
pkg/tarantool/options.go#L16
undefined: tarantool (typecheck)
|
golangci-lint-action:
pkg/tarantool/box.go#L97
conn.Call17Typed undefined (type *Connection has no field or method Call17Typed) (typecheck)
|
golangci-lint-action:
pkg/tarantool/connection.go#L21
undefined: tarantool (typecheck)
|
golangci-lint-action
issues found
|
lint
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint-action
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|