Resolves #1073 #349
quality.yml
on: pull_request
Check changes
2s
Back End Quality
/
Back End Quality
1m 26s
Front End Quality
/
Front End Quality
1m 3s
Docs Quality
/
Docs Quality
Email Templates Quality
/
Email Templates Quality
Final Check
0s
Annotations
11 errors and 3 warnings
Front End Quality / Front End Quality
Property 'type' is missing in type '{ title: string; description: string; }' but required in type 'FeedbackForm'.
|
Front End Quality / Front End Quality
Property 'type' is missing in type '{ title: string; description: string; }' but required in type 'FeedbackForm'.
|
Front End Quality / Front End Quality
Type '{ label: string; placeholder: string; name: string; key: string; value: string; handleChange: (val: string) => void; errors: string[] | undefined; required: true; }' is not assignable to type 'IntrinsicAttributes & RichTextFieldProps'.
|
Front End Quality / Front End Quality
'"#modules/feedback/feedback.types"' has no exported member named 'Feedbacktype'. Did you mean 'FeedbackType'?
|
Front End Quality / Front End Quality
Argument of type 'void' is not assignable to parameter of type 'FeedbackForm'.
|
Front End Quality / Front End Quality
Cannot find name 'FeedbackForm'.
|
Front End Quality / Front End Quality
Argument of type 'FormEvent<HTMLFormElement>' is not assignable to parameter of type 'Event'.
|
Front End Quality / Front End Quality
Type 'unknown' is not assignable to type 'ApiFormError<Feedback> | null'.
|
Front End Quality / Front End Quality
Process completed with exit code 2.
|
Back End Quality / Back End Quality
Process completed with exit code 1.
|
Final Check
Process completed with exit code 1.
|
Check changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Front End Quality / Front End Quality
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/.
|
Back End Quality / Back End Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|