Skip to content

feture: Styling updates to paragraph and text items (M2-7458) #452

feture: Styling updates to paragraph and text items (M2-7458)

feture: Styling updates to paragraph and text items (M2-7458) #452

Triggered via pull request September 4, 2024 22:28
Status Success
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/app/App.tsx#L18
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: src/entities/activity/api/fetchActivityById.ts#L18
Unexpected console statement
Lint: src/features/PassSurvey/model/AlertsExtractor.ts#L211
Forbidden non-null assertion
Lint: src/features/TakeNow/ui/ValidateTakeNowParams.tsx#L82
React Hook useEffect has missing dependencies: 'logout' and 'navigate'. Either include them or remove the dependency array
Lint: src/widgets/AutoCompletion/lib/useAutoCompletion.ts#L96
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: src/widgets/InactivityTracker/lib/useIdleTimer.ts#L31
Unexpected console statement
Lint: src/widgets/InactivityTracker/lib/useIdleTimer.ts#L42
Unexpected console statement
Lint: src/widgets/LoginWithRedirect/index.tsx#L24
React Hook useEffect has missing dependencies: 'location.pathname' and 'location.search'. Either include them or remove the dependency array
Lint: src/widgets/Survey/model/hooks/useEntityTimer.ts#L72
Unexpected console statement
Lint: src/widgets/Survey/model/hooks/useEntityTimer.ts#L81
Unexpected console statement