pnp / sp-dev-fx-aces

Repository for the Microsoft Viva Connections Adaptive Card sample solutions from Microsoft and community.
https://aka.ms/viva/connections/extensibility
MIT License
111 stars 93 forks source link

[BasicCard-Multiple-Forms-Apps]: [Eslinit issue on gulp build] #152

Closed Preeti1910 closed 1 year ago

Preeti1910 commented 1 year ago

Thank you for reporting a bug! Use the sections below to submit a bug ONLY if it's related to samples in this repo. If you have an issue or question about the SharePoint Framework or its documentation, please submit it at https://aka.ms/spdev-issues

DELETE EVERYTHING ABOVE AFTER READING - THANKS!

Sample

Which sample are you having trouble with?

https://github.com/pnp/sp-dev-fx-aces/tree/main/samples/BasicCard-Multiple-Forms-Apps Issues without a sample name will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Authors

Because of the way this repository is configured, samples authors do not get a notification when you create an issue. It makes it less likely for you to get your issue resolved or to get help. For the section above @mention any author of the sample. Authors' GitHub handle can be found on the main sample documentation page, under the "solution" section. Use the PREVIEW tab at the top right to preview the rendering before submitting your issue.

The author's name can be found in the sample's README.md file, under Authors.

Issues without an author will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Expected or Desired Behavior

What should it do? Running gulp build throwing error .It should create build

Issues without an expected behavior will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Observed Behavior

What does it do?

gulp build command throws error [15:58:06] Error - [lint] Unexpected STDERR output from ESLint: Oops! Something went wrong! :( ESLint: 8.7.0 TypeError: Cannot read properties of undefined (reading 'getFirstToken') Occurred while linting C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\src\adaptiveCardExtensions\aceForms\AceFormsAdaptiveCardExtension.ts:30 Rule: "@typescript-eslint/no-extra-semi" at ClassBody (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\eslint\lib\rules\no-extra-semi.js:130:52) at ruleErrorHandler (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\linter.js:1079:28) at C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\safe-emitter.js:45:58 at Array.forEach () at Object.emit (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\safe-emitter.js:45:38) at NodeEventGenerator.applySelector (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\node-event-generator.js:297:26) at NodeEventGenerator.applySelectors (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\node-event-generator.js:326:22) at NodeEventGenerator.enterNode (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\node-event-generator.js:340:14) at CodePathAnalyzer.enterNode (C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\code-path-analysis\code-path-analyzer.js:795:23) at C:\Projects\Personal\PreetiGitRepo\VIVA\Codes\ACE\BasicCard-Multiple-Forms-Apps\node_modules\@microsoft\rush-stack-compiler-4.5\node_modules\eslint\lib\linter\linter.js:1110:32 Issues without an observed behavior will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Issues without an steps to reproduce will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Environment Details (Development & Target environment)

Issues without environment details will be closed automatically

(DELETE THIS PARAGRAPH AFTER READING)

Additional context

dcashpeterson commented 1 year ago

@Preeti1910 Thanks for submitting the issue. If you could please fill out the form with more specific information we would appreciate it. We can't really help troubleshoot without knowing the details in the Environment Details section. - Thanks

@marcus-castro-sp when we get more info can you please look into it?

dcashpeterson commented 1 year ago

Closed due to inactivity