Skip to content

Fix frontend deploy (#4) #27

Fix frontend deploy (#4)

Fix frontend deploy (#4) #27

Triggered via push November 3, 2023 12:34
Status Failure
Total duration 3m 56s
Artifacts

pipeline.yml

on: push
docker_build_push
2m 21s
docker_build_push
deploy_backend
1m 16s
deploy_backend
deploy_frontend
53s
deploy_frontend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
deploy_frontend
Type '"/chat/:id"' is not assignable to type '"/" | "/pricing" | "/gpt" | "/account" | "/login" | "/signup" | "/request-password-reset" | "/password-reset" | "/email-verification" | "/checkout" | "/chat/:id?"'. Did you mean '"/chat/:id?"'?
deploy_frontend
Property 'role' does not exist on type 'GetResult<{ id: number; conversation: JsonValue; createdAt: Date; updatedAt: Date; chatId: number; }, unknown> & {}'.
deploy_frontend
Property 'role' does not exist on type 'GetResult<{ id: number; conversation: JsonValue; createdAt: Date; updatedAt: Date; chatId: number; }, unknown> & {}'.
deploy_frontend
Property 'content' does not exist on type 'GetResult<{ id: number; conversation: JsonValue; createdAt: Date; updatedAt: Date; chatId: number; }, unknown> & {}'.
deploy_frontend
Argument of type 'JsonValue' is not assignable to parameter of type 'SetStateAction<{}[]>'.
deploy_frontend
Type 'JsonValue' must have a '[Symbol.iterator]()' method that returns an iterator.
deploy_frontend
Property 'content' does not exist on type 'Payload'.
deploy_frontend
Type 'JsonValue' is not assignable to type '(GetResult<{ id: number; conversation: JsonValue; createdAt: Date; updatedAt: Date; chatId: number; }, unknown> & {})[]'.
deploy_frontend
Property 'content' does not exist on type 'string | number | bigint | true | RegExp | Symbol | Date | JSONArray | JSONObject | Set<SuperJSONValue> | Map<...> | SuperJSONArray | SuperJSONObject'.
deploy_frontend
Type 'string | FieldError | Merge<FieldError, FieldErrorsImpl<any>>' is not assignable to type 'ReactNode'.
docker_build_push
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker_build_push
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/
docker_build_push
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/
docker_build_push
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/