Skip to content

feat: allow saving version 0 #2265

feat: allow saving version 0

feat: allow saving version 0 #2265

Triggered via pull request October 31, 2024 20:44
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
golangci-lint
25s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/bytes/string_test.go#L30
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/bytes/string_test.go#L31
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/bytes/string_test.go#L46
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/rand/random.go#L84
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L86
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L117
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L119
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L128
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L130
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L147
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)