feat(ci): add CI/CD workflow for build validation and GCP deployment #1
ci-cd.yml
on: push
Build Validation
44s
Version Bump & Deploy to GCP
0s
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
|