feat(ui/tokens): delete multiple tokens #5514
Annotations
10 errors and 10 warnings
Lint:
ui/src/app/tokens/Tokens.tsx#L40
Operator '|' must be spaced
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L29
Operator '=' must be spaced
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L29
Strings must use singlequote
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L29
Missing semicolon
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L31
Strings must use singlequote
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L31
Missing semicolon
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L40
Missing space before opening brace
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L65
Missing semicolon
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L71
Missing semicolon
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L77
'IndeterminateCheckbox' was used before it was defined
|
Lint:
ui/src/app/flags/Flag.tsx#L74
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Lint:
ui/src/app/tokens/Tokens.tsx#L40
Replace `|·null>(null` with `·|·null>(⏎····null⏎··`
|
Lint:
ui/src/app/tokens/Tokens.tsx#L147
Replace `·deleteTokens(deletingTokens?.map((t)=>·t.id)·||·[])` with `⏎············deleteTokens(deletingTokens?.map((t)·=>·t.id)·||·[])⏎··········`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L9
Replace `Tabl` with `RowSelectionStat`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L11
Replace `RowSelectionStat` with `Tabl`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L16
Insert `Button·from·'~/components/forms/buttons/Button';⏎import·`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L18
Delete `import·Button·from·'~/components/forms/buttons/Button';⏎`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L29
Replace `"text-violet-600·hover:text-violet-900"` with `·'text-violet-600·hover:text-violet-900';`
|
Lint:
ui/src/components/tokens/TokenTable.tsx#L31
Replace `"text-gray-400·hover:cursor-not-allowed"` with `'text-gray-400·hover:cursor-not-allowed';`
|
|
The logs for this run have expired and are no longer available.
Loading