Skip to content

Replace CreateReactApp with Vite #368

Replace CreateReactApp with Vite

Replace CreateReactApp with Vite #368

Triggered via pull request June 24, 2024 10:47
@hackerwinshackerwins
synchronize #153
vite
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
build: src/app/middleware.ts#L28
Property 'isHandledError' does not exist on type '{ arg: unknown; requestId: string; requestStatus: "rejected"; aborted: boolean; condition: boolean; } & ({ rejectedWithValue: true; } | ({ rejectedWithValue: false; } & {}))'.
build: src/app/middleware.ts#L31
'action.payload' is of type 'unknown'.
build: src/features/users/SignupForm.tsx#L41
Argument of type 'AsyncThunkAction<User, SignupFields, AppThunkConfig>' is not assignable to parameter of type 'UnknownAction'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/