Skip to content

feat: search args

feat: search args #15

Triggered via push December 2, 2023 00:05
Status Failure
Total duration 1m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
Process completed with exit code 1.
typecheck
'"../models"' has no exported member named 'CareTeamSearchArgs'. Did you mean 'CarePlanSearchArgs'?
typecheck
Conversion of type '{ schedule: string; duration?: number | undefined; end?: string | undefined; start?: string | undefined; }' to type 'Record<string, string>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck
Process completed with exit code 1.