Skip to content

feat(606): oracle migrations (#642) #2259

feat(606): oracle migrations (#642)

feat(606): oracle migrations (#642) #2259

Triggered via push March 3, 2025 18:57
Status Success
Total duration 4m 29s
Artifacts

analysis.yml

on: push
Tests (Backend)
4m 12s
Tests (Backend)
Lint (Frontend)
43s
Lint (Frontend)
Tests (Frontend)
2m 24s
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"