Skip to content

test: write cypress tests for file upload #80

test: write cypress tests for file upload

test: write cypress tests for file upload #80

Triggered via push July 3, 2024 12:38
Status Failure
Total duration 1m 27s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (20.x): playground/pages/test-upload/contact.vue#L3
Argument of type '{ onSubmit: (e: SubmitEvent) => Promise<void>; }' is not assignable to parameter of type 'FormHTMLAttributes & ReservedProps & Record<string, unknown>'.
build (20.x): playground/pages/test-upload/index.vue#L2
Argument of type '{ onSubmit: (e: SubmitEvent) => Promise<void>; }' is not assignable to parameter of type 'FormHTMLAttributes & ReservedProps & Record<string, unknown>'.
build (20.x): playground/pages/test-upload/index.vue#L19
Cannot find name 'file'.
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.