• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting started

    • Quickstart
  • Library

    • Result
    • Task
    • Type
    • Dependency injection
    • Conventions
  • Local-first

    • Overview
    • Playgrounds
    • Examples
    • Indexes
    • Relay
    • Time travel
    • Migrations
    • Protocol
    • Privacy
    • FAQ
  • Other

    • API reference
    • Comparison
    • Showcase
    • Changelog

API reference / @evolu/common / Type / StandardSchemaV1 / Issue

Interface: Issue

Defined in: packages/common/src/Type.ts:4253

The issue interface of the failure output.

Properties

PropertyModifierTypeDescriptionDefined in
messagereadonlystringThe error message of the issue.packages/common/src/Type.ts:4255
path?readonlyreadonly ( | PropertyKey | PathSegment)[]The path of the issue, if any.packages/common/src/Type.ts:4257

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server