feat(SPV-1125) finalize the story for op_return recording #3994
run-tests.yml
on: pull_request
Run yaml linter
4s
Ask Nancy (check dependencies)
31s
Lint for errors
42s
Lint for style lint errors
17s
Test
35s
[models] Lint for errors
28s
[models] Lint for style lint errors
16s
[models] Test
25s
Annotations
14 errors and 1 warning
Test:
engine/client.go#L20
no required module provides package github.com/bitcoin-sv/spv-wallet/engine/v2/data; to add it:
|
Test:
engine/v2/database/repository/data.go#L7
no required module provides package github.com/bitcoin-sv/spv-wallet/engine/v2/data/datamodels; to add it:
|
Test:
actions/v2/register.go#L5
no required module provides package github.com/bitcoin-sv/spv-wallet/actions/v2/data; to add it:
|
Test
Process completed with exit code 2.
|
Lint for errors:
actions/access_keys/access_keys_test.go#L18
ts.BaseSetupSuite undefined (type *TestSuite has no field or method BaseSetupSuite) (typecheck)
|
Lint for errors:
actions/access_keys/access_keys_test.go#L23
ts.BaseTearDownSuite undefined (type *TestSuite has no field or method BaseTearDownSuite) (typecheck)
|
Lint for errors:
actions/access_keys/access_keys_test.go#L28
ts.BaseSetupTest undefined (type *TestSuite has no field or method BaseSetupTest) (typecheck)
|
Lint for errors:
actions/access_keys/access_keys_test.go#L29
ts.Router undefined (type *TestSuite has no field or method Router) (typecheck)
|
Lint for errors:
actions/access_keys/access_keys_test.go#L35
ts.BaseTearDownTest undefined (type *TestSuite has no field or method BaseTearDownTest) (typecheck)
|
Lint for errors:
actions/access_keys/access_keys_test.go#L40
cannot use new(TestSuite) (value of type *TestSuite) as suite.TestingSuite value in argument to suite.Run: *TestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
Lint for errors:
actions/access_keys/routes_test.go#L12
ts.T undefined (type *TestSuite has no field or method T) (typecheck)
|
Lint for errors:
actions/access_keys/routes_test.go#L23
ts.Router undefined (type *TestSuite has no field or method Router) (typecheck)
|
Lint for errors:
actions/access_keys/routes_test.go#L27
ts.Router undefined (type *TestSuite has no field or method Router) (typecheck)
|
Lint for errors:
actions/admin/admin_test.go#L18
ts.BaseSetupSuite undefined (type *TestSuite has no field or method BaseSetupSuite) (typecheck)
|
[models] Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|