Skip to content

Secure credentials, eyrie catalog setup, and first-run /config flow #236

Secure credentials, eyrie catalog setup, and first-run /config flow

Secure credentials, eyrie catalog setup, and first-run /config flow #236

Triggered via pull request May 20, 2026 10:14
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
lint
0s
lint
test (race + coverage)
0s
test (race + coverage)
security
0s
security
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
dependency review
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled, see https://github.com/GrayCodeAI/hawk/settings/security_analysis
format
Process completed with exit code 1.
format
gofumpt would reformat:
vet
Process completed with exit code 1.
vet: internal/config/credentials_store.go#L10
no required module provides package github.com/GrayCodeAI/eyrie/runtime; to add it:
vet: cmd/chat_welcome.go#L10
no required module provides package github.com/GrayCodeAI/eyrie/credentials; to add it:
module hygiene
Process completed with exit code 1.
module hygiene: internal/config/credentials_store.go#L10
cannot find module providing package github.com/GrayCodeAI/eyrie/runtime: import lookup disabled by -mod=readonly
module hygiene: cmd/chat_welcome.go#L10
cannot find module providing package github.com/GrayCodeAI/eyrie/credentials: import lookup disabled by -mod=readonly