Skip to content

Task/270/[LogIn using Google Auth] /Implement frontend#23

Closed
InnetaSh wants to merge 9 commits into
devfrom
task/270/Google-Auth/Implement-frontend
Closed

Task/270/[LogIn using Google Auth] /Implement frontend#23
InnetaSh wants to merge 9 commits into
devfrom
task/270/Google-Auth/Implement-frontend

add google login

80f3e81
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 16, 2026 in 41s

Quality Gate failed

Failed conditions
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

Annotations

Check warning on line 4 in src/features/AdminPage/ArtGallery/components/Carousel/TemplateCard.styles.scss

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Duplicate property "position"

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK4T85D7xIK_mCZO&open=AZ7SIK4T85D7xIK_mCZO&pullRequest=23

Check warning on line 35 in src/features/AdminPage/ArtGallery/ArtGallery.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to variable "loading".

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK5M85D7xIK_mCZR&open=AZ7SIK5M85D7xIK_mCZR&pullRequest=23

Check warning on line 341 in src/features/AdminPage/ArtGallery/ArtGallery.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseInt` over `parseInt`.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK5M85D7xIK_mCZT&open=AZ7SIK5M85D7xIK_mCZT&pullRequest=23

Check warning on line 4 in src/features/AdminPage/ArtGallery/components/ImageGallery/ImageCard.styles.scss

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Duplicate property "position"

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3b85D7xIK_mCZJ&open=AZ7SIK3b85D7xIK_mCZJ&pullRequest=23

Check warning on line 43 in src/models/media/image.model.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this commented out code.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK7g85D7xIK_mCZZ&open=AZ7SIK7g85D7xIK_mCZZ&pullRequest=23

Check warning on line 88 in src/features/AdminPage/ArtGallery/components/TemplateGrid/TemplateGrid.styles.scss

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Duplicate property "transition"

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK4485D7xIK_mCZQ&open=AZ7SIK4485D7xIK_mCZQ&pullRequest=23

Check warning on line 102 in src/features/AdminPage/ArtGallery/components/Carousel/SavedTemplatesCarousel.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not use Array index in keys

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK4A85D7xIK_mCZN&open=AZ7SIK4A85D7xIK_mCZN&pullRequest=23

Check warning on line 27 in src/features/AdminPage/ArtGallery/components/ImageGallery/AddButtonCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3t85D7xIK_mCZM&open=AZ7SIK3t85D7xIK_mCZM&pullRequest=23

Check warning on line 18 in src/features/AdminPage/ArtGallery/components/Carousel/TemplateCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK4l85D7xIK_mCZP&open=AZ7SIK4l85D7xIK_mCZP&pullRequest=23

Check warning on line 27 in src/features/AdminPage/ArtGallery/components/ImageGallery/AddButtonCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3t85D7xIK_mCZL&open=AZ7SIK3t85D7xIK_mCZL&pullRequest=23

Check warning on line 32 in src/app/common/components/modals/EditImageModal/TemplatesModal.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK7A85D7xIK_mCZX&open=AZ7SIK7A85D7xIK_mCZX&pullRequest=23

Check warning on line 32 in src/app/common/components/modals/EditImageModal/TemplatesModal.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK7A85D7xIK_mCZY&open=AZ7SIK7A85D7xIK_mCZY&pullRequest=23

Check warning on line 8 in src/features/AdminPage/ArtGallery/hooks/useArtGallery.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Expected the Promise rejection reason to be an Error.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK2385D7xIK_mCZG&open=AZ7SIK2385D7xIK_mCZG&pullRequest=23

Check warning on line 124 in src/app/stores/image-store.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'transformToImage' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK6s85D7xIK_mCZW&open=AZ7SIK6s85D7xIK_mCZW&pullRequest=23

Check warning on line 100 in src/app/stores/image-store.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK6s85D7xIK_mCZV&open=AZ7SIK6s85D7xIK_mCZV&pullRequest=23

Check failure on line 99 in src/features/AdminPage/ArtGallery/ArtGallery.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK5M85D7xIK_mCZS&open=AZ7SIK5M85D7xIK_mCZS&pullRequest=23

Check warning on line 59 in src/app/stores/image-template-store.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK6G85D7xIK_mCZU&open=AZ7SIK6G85D7xIK_mCZU&pullRequest=23

Check warning on line 20 in src/features/AdminPage/ArtGallery/components/ImageGallery/ImageCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3J85D7xIK_mCZH&open=AZ7SIK3J85D7xIK_mCZH&pullRequest=23

Check warning on line 115 in src/features/AdminPage/LoginPage/LoginPage.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK1r85D7xIK_mCZF&open=AZ7SIK1r85D7xIK_mCZF&pullRequest=23

Check warning on line 7 in src/features/AdminPage/ArtGallery/components/ImageGallery/ImageCard.styles.scss

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Duplicate property "border"

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3b85D7xIK_mCZK&open=AZ7SIK3b85D7xIK_mCZK&pullRequest=23

Check warning on line 34 in src/features/AdminPage/ArtGallery/components/ImageGallery/ImageCard.styles.scss

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Text does not meet the minimal contrast requirement with its background.

See more on https://sonarcloud.io/project/issues?id=project-studying-dotnet_Streetcode-Client-May2026&issues=AZ7SIK3b85D7xIK_mCZI&open=AZ7SIK3b85D7xIK_mCZI&pullRequest=23