Skip to content

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

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

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

Triggered via pull request March 3, 2025 19:18
Status Failure
Total duration 3m 41s
Artifacts

analysis.yml

on: pull_request
Tests (Backend)
3m 26s
Tests (Backend)
Lint (Frontend)
45s
Lint (Frontend)
Tests (Frontend)
1m 17s
Tests (Frontend)
Trivy Security Scan
29s
Trivy Security Scan
Analysis Results
0s
Analysis Results
Fit to window
Zoom out
Zoom in

Annotations

13 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
Tests (Frontend)
Process completed with exit code 1.
Tests (Backend)
Process completed with exit code 1.
Analysis Results
Process completed with exit code 1.
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"