Skip to content

feat: implement mentor registration form and API integration#259

Merged
dricazenck merged 9 commits into
Women-Coding-Community:mainfrom
dricazenck:feat/mentor_registration
Mar 29, 2026
Merged

feat: implement mentor registration form and API integration#259
dricazenck merged 9 commits into
Women-Coding-Community:mainfrom
dricazenck:feat/mentor_registration

Merge branch 'main' of github.com:Women-Coding-Community/wcc-frontend…

ed433b8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 29, 2026 in 19s

Annotations

Check warning on line 104 in src/pages/api/mentor-registration.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#replaceAll()` over `String#replace()`.

See more on https://sonarcloud.io/project/issues?id=Women-Coding-Community_wcc-frontend&issues=AZ06jpJYkGZROQtBPbiR&open=AZ06jpJYkGZROQtBPbiR&pullRequest=259

Check warning on line 63 in src/pages/api/mentor-registration.ts

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=Women-Coding-Community_wcc-frontend&issues=AZ0cwPawFRfdGQo1aNoP&open=AZ0cwPawFRfdGQo1aNoP&pullRequest=259

Check warning on line 28 in src/pages/api/mentor-registration.ts

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=Women-Coding-Community_wcc-frontend&issues=AZ0cwPawFRfdGQo1aNoN&open=AZ0cwPawFRfdGQo1aNoN&pullRequest=259

Check warning on line 96 in src/pages/api/mentor-registration.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#replaceAll()` over `String#replace()`.

See more on https://sonarcloud.io/project/issues?id=Women-Coding-Community_wcc-frontend&issues=AZ06jpJYkGZROQtBPbiQ&open=AZ06jpJYkGZROQtBPbiQ&pullRequest=259

Check warning on line 62 in src/pages/api/mentor-registration.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=Women-Coding-Community_wcc-frontend&issues=AZ0cwPawFRfdGQo1aNoO&open=AZ0cwPawFRfdGQo1aNoO&pullRequest=259

Check warning on line 107 in src/lib/api.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=Women-Coding-Community_wcc-frontend&issues=AZ0cwPWHFRfdGQo1aNoL&open=AZ0cwPWHFRfdGQo1aNoL&pullRequest=259

Check warning on line 85 in src/lib/api.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=Women-Coding-Community_wcc-frontend&issues=AZ0cwPWHFRfdGQo1aNoK&open=AZ0cwPWHFRfdGQo1aNoK&pullRequest=259