Skip to content

feat: add a couple type helpers #502

feat: add a couple type helpers

feat: add a couple type helpers #502

Triggered via push July 20, 2024 15:12
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build
Type '{ form: FormScope<{ foo: string; }>; render: (iso: FormApi<unknown>) => Element; }' is not assignable to type 'IntrinsicAttributes & { scope: FormScope<unknown>; render: (scope: FormApi<unknown>) => ReactNode; }'.
build
@rvf/react#typecheck: command (/home/runner/work/remix-validated-form/remix-validated-form/packages/react) /home/runner/.bun/bin/bun run typecheck exited (2)
build
Argument of type 'string' is not assignable to parameter of type 'never'.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.