Skip to content

Development #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 528 commits into
base: development_inapp
Choose a base branch
from
Open

Development #324

wants to merge 528 commits into from

Conversation

Dhan-shri
Copy link
Collaborator

No description provided.

aayushi and others added 30 commits August 1, 2023 10:38
Copy link

sonarqubecloud bot commented Sep 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots
17.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

kalyaniboya and others added 4 commits January 9, 2025 10:17
…cky/dev_ayushi_FFG_arduinoblockly

# Conflicts:
#	app/build.gradle.kts
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/org/merakilearn/datasource/PlaygroundRepo.kt
#	app/src/main/java/org/merakilearn/datasource/model/PlaygroundItemModel.kt
#	app/src/main/res/values/colors.xml
#	settings.gradle.kts
@@ -135,7 +144,27 @@
android:parentActivityName=".MainActivity"
android:screenOrientation="landscape">
</activity>

<activity

Check warning

Code scanning / SonarCloud

Exported component access should be restricted with appropriate permissions

<!--SONAR_ISSUE_KEY:AZSOTPMGDTSR3-6_VkDJ-->Implement permissions on this exported component. <p>See more on <a href="https://sonarcloud.io/project/issues?id=navgurukul_soni-sori&issues=AZSOTPMGDTSR3-6_VkDJ&open=AZSOTPMGDTSR3-6_VkDJ&pullRequest=342">SonarQube Cloud</a></p>
android:parentActivityName=".ui.ArduinoBlocklyActivity"
android:screenOrientation="landscape">
</activity>
<activity

Check warning

Code scanning / SonarCloud

Exported component access should be restricted with appropriate permissions

<!--SONAR_ISSUE_KEY:AZSOTPMGDTSR3-6_VkDK-->Implement permissions on this exported component. <p>See more on <a href="https://sonarcloud.io/project/issues?id=navgurukul_soni-sori&issues=AZSOTPMGDTSR3-6_VkDK&open=AZSOTPMGDTSR3-6_VkDK&pullRequest=342">SonarQube Cloud</a></p>
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
13 Security Hotspots
15.9% Duplication on New Code (required ≤ 3%)
C Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@@ -135,7 +144,27 @@
android:parentActivityName=".MainActivity"
android:screenOrientation="landscape">
</activity>

<activity

Check warning

Code scanning / SonarCloud

Exported component access should be restricted with appropriate permissions Medium

Implement permissions on this exported component. See more on SonarQube Cloud
android:parentActivityName=".ui.ArduinoBlocklyActivity"
android:screenOrientation="landscape">
</activity>
<activity

Check warning

Code scanning / SonarCloud

Exported component access should be restricted with appropriate permissions Medium

Implement permissions on this exported component. See more on SonarQube Cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants