Skip to content

fix(SILVA-546): fixing amplify authentication #1348

fix(SILVA-546): fixing amplify authentication

fix(SILVA-546): fixing amplify authentication #1348

Triggered via pull request November 4, 2024 17:58
Status Failure
Total duration 1m 13s
Artifacts

analysis.yml

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

Annotations

12 errors and 2 warnings
Lint (Frontend): frontend/src/reducers/userReducer.ts#L17
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L58
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L84
'_' is defined but never used
Lint (Frontend): frontend/src/services/search/openings.ts#L122
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L137
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L152
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L156
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L160
Unexpected any. Specify a different type
Lint (Frontend): frontend/src/services/search/openings.ts#L161
'dateTypes' is already declared in the upper scope on line 5 column 10
src/__test__/contexts/AuthProvider.test.tsx > AuthProvider > should handle login correctly: frontend/src/__test__/contexts/AuthProvider.test.tsx#L114
AssertionError: expected "spy" to be called with arguments: [ Array(1) ] Received: 1st spy call: Array [ Object { "provider": Object { - "custom": "DEV-IDIR", + "custom": "TEST-IDIR", }, }, ] Number of calls: 1 ❯ src/__test__/contexts/AuthProvider.test.tsx:114:32
Tests (Frontend)
Process completed with exit code 1.
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