fix: typing all any types #784
analysis.yml
on: pull_request
Tests (Backend)
7s
Lint (Frontend)
53s
Tests (Frontend)
1m 14s
CodeQL
2m 35s
Trivy Security Scan
1m 1s
Annotations
6 errors
Lint (Frontend):
frontend/src/actions/userAction.ts#L5
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/contexts/PaginationContext.ts#L10
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/env.ts#L4
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/env.ts#L9
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/reducers/userReducer.ts#L3
Unexpected any. Specify a different type
|
Lint (Frontend):
frontend/src/reportWebVitals.ts#L1
ReportHandler not found in 'web-vitals'
|