Skip to content

feat: postgres event store #22

feat: postgres event store

feat: postgres event store #22

Triggered via push December 8, 2025 13:03
Status Failure
Total duration 1m 15s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

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)