Skip to content

feat(ci): add CI/CD workflow for build validation and GCP deployment #1

feat(ci): add CI/CD workflow for build validation and GCP deployment

feat(ci): add CI/CD workflow for build validation and GCP deployment #1

Triggered via push November 22, 2025 18:16
Status Failure
Total duration 47s
Artifacts

ci-cd.yml

on: push
Build Validation
44s
Build Validation
Version Bump & Deploy to GCP
0s
Version Bump & Deploy to GCP
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build Validation
Binding element 'eq' implicitly has an 'any' type.
Build Validation
Parameter 'user' implicitly has an 'any' type.
Build Validation
Property 'users' does not exist on type '{}'.
Build Validation
Binding element 'eq' implicitly has an 'any' type.
Build Validation
Parameter 'chat' implicitly has an 'any' type.
Build Validation
Property 'chats' does not exist on type '{}'.
Build Validation
Binding element 'eq' implicitly has an 'any' type.
Build Validation
Parameter 'chat' implicitly has an 'any' type.
Build Validation
Property 'chats' does not exist on type '{}'.
Build Validation
Type '"DELETE"' is not assignable to type '"get" | "post" | "GET" | "POST" | undefined'.
Build Validation: packages/slides/components/Counter.vue#L5
Prop "count" should define at least its type