-
memoclaw authored
The failed-to-load key was only used for non-ConnectError exceptions, which are unreachable in practice since the Connect RPC client always wraps errors as ConnectError. Use (error as Error).message as a plain fallback instead. Co-authored-by:Copilot <223556219+Copilot@users.noreply.github.com>
7b4f3a9f
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| cmd/memos | ||
| internal | ||
| plugin | ||
| proto | ||
| scripts | ||
| server | ||
| store | ||
| web | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yaml | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| CODEOWNERS | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| go.mod | ||
| go.sum |