This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
chore(types-from-client): Update common #588
Open
Annotations
10 errors and 1 warning
Run npm run check:vue-tsc:
src/components/callout/CalloutCard.vue#L47
'"@type"' has no exported member named 'GetCalloutData'. Did you mean 'CalloutData'?
|
Run npm run check:vue-tsc:
src/components/callout/CalloutResponseComment.vue#L73
'"@type"' has no exported member named 'GetCalloutResponseCommentData'. Did you mean 'CalloutResponseCommentData'?
|
Run npm run check:vue-tsc:
src/components/callout/CalloutResponseCommentForm.vue#L26
'"@type"' has no exported member named 'GetCalloutResponseCommentData'. Did you mean 'CalloutResponseCommentData'?
|
Run npm run check:vue-tsc:
src/components/callout/CalloutResponseComments.vue#L35
'"@type"' has no exported member named 'GetCalloutResponseCommentData'. Did you mean 'CalloutResponseCommentData'?
|
Run npm run check:vue-tsc:
src/components/callout/CalloutResponseComments.vue#L36
Module '"@type"' has no exported member 'GetCalloutResponseCommentsQuery'.
|
Run npm run check:vue-tsc:
src/components/callout/CalloutSummary.vue#L54
Module '"@type"' has no exported member 'GetCalloutDataWith'.
|
Run npm run check:vue-tsc:
src/components/pages/admin/callouts/SetAssigneeButton.vue#L29
'"@type"' has no exported member named 'GetContactData'. Did you mean 'ContactData'?
|
Run npm run check:vue-tsc:
src/components/pages/callouts/CalloutAddResponsePanel.vue#L28
Module '"@type"' has no exported member 'GetCalloutDataWith'.
|
Run npm run check:vue-tsc:
src/components/pages/callouts/CalloutForm.vue#L81
Module '"@type"' has no exported member 'GetCalloutDataWith'.
|
Run npm run check:vue-tsc:
src/components/pages/callouts/CalloutForm.vue#L117
Parameter 'slide' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading