Skip to content

feat: #569 implement the redesign for dashboard and side nav #2191

feat: #569 implement the redesign for dashboard and side nav

feat: #569 implement the redesign for dashboard and side nav #2191

Triggered via pull request February 18, 2025 23:33
Status Success
Total duration 2m 35s
Artifacts

analysis.yml

on: pull_request
Tests (Backend)
13s
Lint (Frontend)
46s
Tests (Frontend)
2m 17s
Trivy Security Scan
33s
Analysis Results
0s

Annotations

10 errors and 7 warnings
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L2
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L3
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L4
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L5
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L6
Expected indentation of 0 spaces but found 2
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L8
Expected indentation of 0 spaces but found 2
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L9
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L10
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L11
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/mock-data/openingSearchFilters.ts#L12
Expected indentation of 2 spaces but found 4
Lint (Frontend): frontend/src/map-services/BcGwLatLongUtils.ts#L35
Missing JSDoc @param "geoJsonCoordinates" type
Lint (Frontend): frontend/src/services/OpeningFavouriteService.ts#L40
The type 'AxiosResponse' is undefined
Lint (Frontend): frontend/src/services/OpeningService.ts#L19
The type 'OpeningPerYearChart' is undefined
Lint (Frontend): frontend/src/utils/multiSelectSortUtils.ts#L53
Syntax error in type: readonly (TextValueData | undefined)[]
Lint (Frontend): frontend/src/utils/multiSelectSortUtils.ts#L53
Missing @param "extra.inputValue"
Lint (Frontend): frontend/src/utils/multiSelectSortUtils.ts#L53
Missing @param "extra.itemToString"