Skip to content

feat: input type docs and failing tests #476

feat: input type docs and failing tests

feat: input type docs and failing tests #476

Triggered via push June 17, 2024 13:58
Status Failure
Total duration 1m 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
packages/react/src/test/files.test.tsx > should be possible to observe and clear the value of a file input: packages/react/src/test/files.test.tsx#L137
Error: expect(element).toHaveTextContent() Expected element to have text content: {} Received: "C:\\fakepath\\test.txt" ❯ packages/react/src/test/files.test.tsx:137:44
packages/react/src/test/files.test.tsx > should be possible to observe and clear the value of a multi-file input: packages/react/src/test/files.test.tsx#L178
Error: expect(element).toHaveTextContent() Expected element to have text content: {} Received: "C:\\fakepath\\test.txt" ❯ packages/react/src/test/files.test.tsx:178:44
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.