Skip to content

save

save #92

Triggered via push February 25, 2026 12:32
Status Failure
Total duration 1m 3s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: mdbx/txn_test.go#L1481
SA4003: no value of type uint32 is less than 0 (staticcheck)
lint: mdbx/txn_test.go#L74
commentFormatting: put a space between `//` and comment text (gocritic)
lint: mdbx/txn_test.go#L44
commentFormatting: put a space between `//` and comment text (gocritic)
lint: mdbx/txn_test.go#L1570
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: mdbx/txn_test.go#L1537
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)