Skip to content

docs: clean up README and improve CI/CD workflow #2

docs: clean up README and improve CI/CD workflow

docs: clean up README and improve CI/CD workflow #2

Triggered via push November 22, 2025 18:31
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint Code: internal/graph/builder_test.go#L89
Error return value of `os.WriteFile` is not checked (errcheck)
Lint Code: internal/graph/builder_test.go#L88
Error return value of `os.MkdirAll` is not checked (errcheck)
Lint Code: internal/graph/builder_test.go#L35
Error return value of `os.WriteFile` is not checked (errcheck)
Lint Code: internal/graph/builder_test.go#L34
Error return value of `os.MkdirAll` is not checked (errcheck)
Lint Code: internal/graph/builder_test.go#L21
Error return value of `os.WriteFile` is not checked (errcheck)
Lint Code: internal/graph/builder.go#L70
Error return value of `b.cache.Set` is not checked (errcheck)
Lint Code: internal/catalog/catalog.go#L202
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
Lint Code: internal/events/events.go#L70
Error return value of `f.Sync` is not checked (errcheck)
Lint Code: internal/events/events.go#L64
Error return value of `f.Sync` is not checked (errcheck)
Lint Code: internal/events/events.go#L39
Error return value of `os.MkdirAll` is not checked (errcheck)
Run Tests
Process completed with exit code 1.