test: use coverage instead of equality to test error payload #3420
Annotations
21 errors and 3 warnings
codespell
Process completed with exit code 2.
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls) (typecheck)
|
golangci-lint:
box_error_test.go#L12
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers [github.com/tarantool/go-tarantool/v2.test]
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
crud/tarantool_test.go#L15
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
datetime/datetime_test.go#L16
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
decimal/decimal_test.go#L17
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
pool/connection_pool_test.go#L22
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers [github.com/tarantool/go-tarantool/v2/pool.test]
|
golangci-lint:
test_helpers/doer.go#L1
: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls) (typecheck)
|
golangci-lint:
box_error_test.go#L12
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers [github.com/tarantool/go-tarantool/v2.test]
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
crud/tarantool_test.go#L15
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
datetime/datetime_test.go#L16
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint:
decimal/decimal_test.go#L17
could not import github.com/tarantool/go-tarantool/v2/test_helpers (-: # github.com/tarantool/go-tarantool/v2/test_helpers
|
golangci-lint:
test_helpers/utils.go#L247
actual.Fiedls undefined (type tarantool.BoxError has no field or method Fiedls)) (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, 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/.
|
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/
|
luacheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tarantool/setup-tarantool@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|