Skip to content

feat(react): add slot ability #2114

feat(react): add slot ability

feat(react): add slot ability #2114

Triggered via pull request January 22, 2025 05:44
Status Failure
Total duration 5m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Argument of type '"default" | Slot' is not assignable to parameter of type 'string'.
build
Process completed with exit code 1.
build: packages/react/src/components/RecursionField.tsx#L4
[eslint] reported by reviewdog 🐶 'SchemaKey' is defined but never used. Raw Output: {"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'SchemaKey' is defined but never used.","line":4,"column":18,"nodeType":"Identifier","messageId":"unusedVar","endLine":4,"endColumn":27}