Skip to content

sys/types.xeto Mark pattern issue with Hx startup Commit e92a655 #41

@mikeMelillo

Description

@mikeMelillo

Commit added required Marker string pattern. When trying to rebuild the Haxall with "docker compose up" the hx environment in the container throws an error after starting. If I create the container, then inject the old line for sys/types.xeto Marker it starts up correctly.

// Marker labels a dict with typing information
Marker: Scalar <sealed> "marker"
Marker: Scalar <sealed, pattern:"✓"> "✓"

Error:

[06:25:18 15-Jan-26] [info] [hx] Creating new database [file:/app/haxall/dbs/var/]
[06:25:18 15-Jan-26] [info] [xeto] FileRepo scan [63ms]
/app/xeto/src/xeto/sys/types.xeto(22,38): Invalid 'sys::Marker' string value: "✓"
[06:25:18 15-Jan-26] [err] [hx] Cannot boot
sys::NullErr: Coerce to non-null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions