Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

chore: audit for responses. remove unused mgmt apis #4426

chore: audit for responses. remove unused mgmt apis

chore: audit for responses. remove unused mgmt apis #4426

Triggered via pull request October 10, 2023 21:14
Status Failure
Total duration 2m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and Test
api#build: command (/home/runner/work/***/***/apps/api) yarn run build exited (2)
Build and Test
No value exists in scope for the shorthand property 'userId'. Either declare one or provide an initializer.
Build and Test
Argument of type '{ id: string; url: string; return_url: string; application_id: string; provider_id: string; provider_name: ProviderName; customer_id: string; expires_at: Date; status: string; }[]' is not assignable to parameter of type '{ id: string; status: "new" | "consumed"; application_id: string; customer_id: string; provider_id: string; provider_name: "salesforce" | "hubspot" | "pipedrive" | "zendesk_sell" | "ms_dynamics_365_sales" | ... 12 more ... | "slack"; url: string; return_url: string; expires_at: Date; }[]'.
Build and Test
Argument of type '{ id: string; url: string; return_url: string; application_id: string; provider_id: string; provider_name: ProviderName; customer_id: string; expires_at: Date; status: string; }' is not assignable to parameter of type '{ id: string; status: "new" | "consumed"; application_id: string; customer_id: string; provider_id: string; provider_name: "salesforce" | "hubspot" | "pipedrive" | "zendesk_sell" | "ms_dynamics_365_sales" | ... 12 more ... | "slack"; url: string; return_url: string; expires_at: Date; }'.
Build and Test
File '/home/runner/work/***/***/packages/core/lib/logger.ts' is not under 'rootDir' '/home/runner/work/***/***/apps/api'. 'rootDir' is expected to contain all source files.
Build and Test
Process completed with exit code 2.