WIP: rollup tests similar to Dgraph #13471
Annotations
10 errors and 1 warning
lint:
rollup_test/main.go#L43
Error return value of `txn.Set` is not checked (errcheck)
|
lint:
rollup_test/main.go#L48
Error return value of `txn.CommitAt` is not checked (errcheck)
|
lint:
rollup_test/main.go#L176
Error return value of `txn.Set` is not checked (errcheck)
|
lint:
rollup_test/main.go#L177
Error return value of `txn.CommitAt` is not checked (errcheck)
|
lint:
rollup_test/utils.go#L128
Error return value of `db.View` is not checked (errcheck)
|
lint:
rollup_test/utils.go#L156
Error return value of `binary.Read` is not checked (errcheck)
|
lint:
rollup_test/main.go#L58
func `getter` is unused (unused)
|
lint:
rollup_test/utils.go#L126
func `getList` is unused (unused)
|
lint:
rollup_test/utils.go#L144
func `addTimestampToStringBytes` is unused (unused)
|
lint:
rollup_test/utils.go#L150
func `byteToKeyAndTimestamp` is unused (unused)
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|