Skip to content

feat: entity system and temporal graph with Postgres-native search #708

feat: entity system and temporal graph with Postgres-native search

feat: entity system and temporal graph with Postgres-native search #708

Triggered via pull request March 29, 2026 07:13
Status Failure
Total duration 1m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
golangci
issues found
golangci: handler/handler.go#L73
func bodyParserErrorMsg is unused (unused)
golangci: cli/utils.go#L42
func makeMapFromString is unused (unused)
golangci: cli/utils.go#L15
func parseFile is unused (unused)
golangci: cli/root.go#L35
var namespaceID is unused (unused)
golangci: core/entity/service.go#L116
ineffectual assignment to depth (ineffassign)
golangci: core/entity/service_test.go#L133
Error return value of `svc.Upsert` is not checked (errcheck)
golangci: core/entity/service_test.go#L132
Error return value of `svc.Upsert` is not checked (errcheck)
golangci: core/entity/service_test.go#L113
Error return value of `svc.Upsert` is not checked (errcheck)