docs: add AGENTS.md #28
Annotations
10 errors
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L39
Snapshot name: "TextInput Component renders with controlled value 3"
Received:
"> Hello
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:39:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L14
Snapshot name: "TextInput Component renders with default prompt 3"
Received:
">
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:14:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L21
Snapshot name: "TextInput Component renders with custom prompt 3"
Received:
"$
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:21:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L46
Snapshot name: "TextInput Component renders without cursor when not focused 3"
Received:
">
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:46:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L30
Snapshot name: "TextInput Component renders with placeholder 3"
Received:
"> Type something...
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:30:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L21
Snapshot name: "TextInput Component renders with custom prompt 2"
Received:
"$
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:21:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L30
Snapshot name: "TextInput Component renders with placeholder 2"
Received:
"> Type something...
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:30:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L14
Snapshot name: "TextInput Component renders with default prompt 2"
Received:
">
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:14:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L46
Snapshot name: "TextInput Component renders without cursor when not focused 2"
Received:
">
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:46:29)
|
|
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used:
packages/ink-ui/components/text-input/text-input.test.tsx#L39
Snapshot name: "TextInput Component renders with controlled value 2"
Received:
"> Hello
?25l"
at <anonymous> (/home/runner/work/ink-web/ink-web/packages/ink-ui/components/text-input/text-input.test.tsx:39:29)
|