Skip to content

chore(601): adjusting backend and frontend APIs and DTOs #2245

chore(601): adjusting backend and frontend APIs and DTOs

chore(601): adjusting backend and frontend APIs and DTOs #2245

Triggered via pull request February 28, 2025 23:19
Status Success
Total duration 3m 32s
Artifacts

analysis.yml

on: pull_request
Tests (Backend)
3m 17s
Tests (Backend)
Lint (Frontend)
48s
Lint (Frontend)
Tests (Frontend)
2m 13s
Tests (Frontend)
Trivy Security Scan
30s
Trivy Security Scan
Analysis Results
0s
Analysis Results
Fit to window
Zoom out
Zoom in

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#L15
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"