Refactor index.ts to include pagination for Copilot usage request #17
Annotations
10 errors
ci:
src/index.ts#L3
Replace `'./types'` with `"./types";`
|
ci:
src/index.ts#L29
Insert `;`
|
ci:
src/index.ts#L33
Delete `⏎`
|
ci:
src/index.ts#L38
English text in string literals is not allowed
|
ci:
src/index.ts#L43
English text in string literals is not allowed
|
ci:
src/index.ts#L48
English text in string literals is not allowed
|
ci:
src/index.ts#L51
Identifier 'team_id' is not in camel case
|
ci:
src/index.ts#L54
Delete `··`
|
ci:
src/index.ts#L58
Unexpected console statement
|
ci:
src/index.ts#L64
'tableData' is never reassigned. Use 'const' instead
|