feat: postgres event store #22
Annotations
5 errors
|
lint
issues found
|
|
lint:
examples/eventstore/main.go#L163
ineffectual assignment to err (ineffassign)
|
|
lint:
pkg/event/postgres/store.go#L35
fieldalignment: struct with 96 pointer bytes could be 88 (govet)
|
|
lint:
internal/reservation/domain/reservation_event.go#L18
fieldalignment: struct with 160 pointer bytes could be 144 (govet)
|
|
lint:
examples/eventstore/main.go#L1
the average complexity for the package main is 17.000000, max is 10.000000 (cyclop)
|