added error to bucket Get #21
Annotations
6 errors and 1 warning
test (ubuntu-latest):
store/kv/purbdb_test.go#L75
assignment mismatch: 1 variable but bucket.Get returns 2 values
|
test (ubuntu-latest):
store/kv/purbdb_test.go#L122
assignment mismatch: 1 variable but b.Get returns 2 values
|
test (ubuntu-latest):
store/kv/purbdb_test.go#L125
assignment mismatch: 1 variable but b.Get returns 2 values
|
test (ubuntu-latest):
store/kv/purbdb_test.go#L130
assignment mismatch: 1 variable but b.Get returns 2 values
|
test (ubuntu-latest):
store/kv/purbdb_test.go#L170
assignment mismatch: 1 variable but b.Get returns 2 values
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|