added error to bucket Get #21
Annotations
7 errors and 2 warnings
lint:
store/kv/blob.go#L1
: # go.dedis.ch/purb-db/store/kv [go.dedis.ch/purb-db/store/kv.test]
|
lint:
store/kv/purbdb_test.go#L75
assignment mismatch: 1 variable but bucket.Get returns 2 values
|
lint:
store/kv/purbdb_test.go#L122
assignment mismatch: 1 variable but b.Get returns 2 values
|
lint:
store/kv/purbdb_test.go#L125
assignment mismatch: 1 variable but b.Get returns 2 values
|
lint:
store/kv/purbdb_test.go#L130
assignment mismatch: 1 variable but b.Get returns 2 values
|
lint:
store/kv/purbdb_test.go#L170
assignment mismatch: 1 variable but b.Get returns 2 values (typecheck)
|
lint
issues found
|
lint
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
Restore cache failed: Dependencies file is not found in /home/runner/work/purb-db/purb-db. Supported file pattern: go.sum
|