Skip to content

reset tooltip position on scroll #12492

reset tooltip position on scroll

reset tooltip position on scroll #12492

Triggered via pull request February 1, 2025 12:48
Status Failure
Total duration 1m 19s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 8s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/components/LHNOptionsList/OptionRowLHN.tsx#L199
Value must be omitted for boolean attributes
Changed files ESLint check: src/components/Tooltip/EducationalTooltip/BaseEducationalTooltip.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
Changed files ESLint check: src/components/Tooltip/EducationalTooltip/BaseEducationalTooltip.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
Changed files ESLint check: src/components/Tooltip/EducationalTooltip/BaseEducationalTooltip.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `boolean`
Changed files ESLint check: src/components/Tooltip/EducationalTooltip/BaseEducationalTooltip.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `string`
Changed files ESLint check
React Hook useEffect has a missing dependency: 'additinalEmitData'. Either include it or remove the dependency array