Skip to content

[WIP] [Debug Mode] Show reason for RBR/GBR on LHN tabs #1438

[WIP] [Debug Mode] Show reason for RBR/GBR on LHN tabs

[WIP] [Debug Mode] Show reason for RBR/GBR on LHN tabs #1438

Status Failure
Total duration 2m 30s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
2m 21s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Changed files ESLint check: src/CONST.ts#L6
Replace `·ValueOf·` with `ValueOf`
Changed files ESLint check: src/CONST.ts#L7
Replace `·Video·` with `Video`
Changed files ESLint check: src/CONST.ts#L12
Replace `·Unit·` with `Unit`
Changed files ESLint check: src/CONST.ts#L35
Replace `·years:·1·` with `years:·1`
Changed files ESLint check: src/CONST.ts#L36
Replace `·years:·20·` with `years:·20`
Changed files ESLint check: src/CONST.ts#L145
Replace `·adminsRoomLink:·string;·workspaceCategoriesLink:·string;·workspaceMoreFeaturesLink:·string;·workspaceMembersLink:·string·` with `adminsRoomLink:·string;·workspaceCategoriesLink:·string;·workspaceMoreFeaturesLink:·string;·workspaceMembersLink:·string`
Changed files ESLint check: src/CONST.ts#L526
Replace `·input:·'k',·modifierFlags:·keyModifierControl·` with `input:·'k',·modifierFlags:·keyModifierControl`
Changed files ESLint check: src/CONST.ts#L527
Replace `·input:·'k',·modifierFlags:·keyModifierCommand·` with `input:·'k',·modifierFlags:·keyModifierCommand`
Changed files ESLint check: src/CONST.ts#L528
Replace `·input:·'k',·modifierFlags:·keyModifierCommand·` with `input:·'k',·modifierFlags:·keyModifierCommand`
Changed files ESLint check: src/CONST.ts#L537
Replace `·input:·'k',·modifierFlags:·keyModifierShiftControl·` with `input:·'k',·modifierFlags:·keyModifierShiftControl`
Changed files ESLint check
React Hook useMemo has a missing dependency: 'status'. Either include it or remove the dependency array
Changed files ESLint check
React Hook useMemo has missing dependencies: 'indicatorColor', 'status', 'theme.danger', and 'theme.success'. Either include them or remove the dependency array
Changed files ESLint check
React Hook useCallback has missing dependencies: 'activeWorkspaceID' and 'status'. Either include them or remove the dependency array