Skip to content

WIP: rollup tests similar to Dgraph #13471

WIP: rollup tests similar to Dgraph

WIP: rollup tests similar to Dgraph #13471

Re-run triggered September 4, 2023 18:52
Status Failure
Total duration 1m 27s
Artifacts

ci-golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/