Skip to content

Changed-cognitive-complexity#95

Open
Aya-Abdel-Hamid wants to merge 5 commits into
CMU-17313Q:f24from
Aya-Abdel-Hamid:api-groups
Open

Changed-cognitive-complexity#95
Aya-Abdel-Hamid wants to merge 5 commits into
CMU-17313Q:f24from
Aya-Abdel-Hamid:api-groups

Conversation

@Aya-Abdel-Hamid
Copy link
Copy Markdown

@Aya-Abdel-Hamid Aya-Abdel-Hamid commented Sep 5, 2024

This update resolves several linting errors and import path issues in the groups.js file. The self-import of the groups module was removed to fix the "module imports itself" error. Additionally, the unresolved path issues for the user and logGroupEvent imports were addressed by correcting the relative paths and ensuring proper module resolution. The logGroupEvent function, previously misidentified as being imported from a non-existent file, is now correctly imported from the ../utils module where it is defined as a shared utility function. Though I fixed the above mentioned errors, the code still fails some lint tests on github.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant