Skip to content

Support go-tarantool connection #118

Support go-tarantool connection

Support go-tarantool connection #118

Triggered via pull request February 20, 2024 16:23
Status Failure
Total duration 1m 47s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.