fix: Bugfix/date picker - restructuring and minor colour adjustment #1958
analysis.yml
on: pull_request
Tests (Backend)
2m 48s
Lint (Frontend)
44s
Tests (Frontend)
1m 37s
Trivy Security Scan
46s
Analysis Results
0s
Annotations
14 errors and 6 warnings
Lint (Frontend):
frontend/src/constants/tableConstants.ts#L20
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/constants/tableConstants.ts#L35
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/constants/tableConstants.ts#L36
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/constants/tableConstants.ts#L54
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L1
'useQuery' is defined but never used
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L9
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L16
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L17
Unexpected trailing comma
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L20
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/services/queries/dashboard/dashboardQueries.ts#L32
Unexpected trailing comma
|
Unhandled error:
frontend/src/contexts/search/OpeningsSearch.tsx#L39
ReferenceError: defaultFilters is not defined
❯ clearFilters src/contexts/search/OpeningsSearch.tsx:39:16
❯ onClick src/__test__/contexts/OpeningsSearch.test.tsx:16:30
❯ HTMLUnknownElement.callCallback node_modules/react-dom/cjs/react-dom.development.js:4164:14
❯ HTMLUnknownElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25
❯ invokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3
❯ HTMLUnknownElementImpl._dispatch node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9
❯ HTMLUnknownElementImpl.dispatchEvent node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17
❯ HTMLUnknownElement.dispatchEvent node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34
❯ Object.invokeGuardedCallbackDev node_modules/react-dom/cjs/react-dom.development.js:4213:16
This error originated in "src/__test__/contexts/OpeningsSearch.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should set and then clear filters". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
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/map-services/BcGwLatLongUtils.ts#L36
Missing JSDoc @returns type
|
Lint (Frontend):
frontend/src/types/jspdf-autotable.d.ts#L3
Using exported name 'jsPDF' as identifier for default import
|
Lint (Frontend):
frontend/src/utils/fileConversions.ts#L1
Using exported name 'jsPDF' as identifier for default import
|
Trivy Security Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analysis Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|