Skip to content

chore(554): adjusting map polygon error message #2263

chore(554): adjusting map polygon error message

chore(554): adjusting map polygon error message #2263

Triggered via pull request March 3, 2025 21:06
Status Success
Total duration 2m 12s
Artifacts

analysis.yml

on: pull_request
Tests (Backend)
9s
Tests (Backend)
Lint (Frontend)
40s
Lint (Frontend)
Tests (Frontend)
1m 57s
Tests (Frontend)
Trivy Security Scan
31s
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#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"