Skip to content

Release/v2.5.4 [main] #536

Release/v2.5.4 [main]

Release/v2.5.4 [main] #536

Triggered via pull request December 19, 2024 16:22
Status Success
Total duration 1m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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#L73
Unexpected console statement
Lint: src/widgets/Survey/model/hooks/useEntityTimer.ts#L82
Unexpected console statement
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636