Running Copilot coding agent #41
Annotations
10 warnings
|
copilot:
frontend/app/store/global.ts#L158
'objAtom' is never reassigned. Use 'const' instead
|
|
copilot:
frontend/app/store/global.ts#L139
'blockData' is never reassigned. Use 'const' instead
|
|
copilot:
frontend/app/store/global.ts#L138
'blockAtom' is never reassigned. Use 'const' instead
|
|
copilot:
frontend/app/store/global.ts#L44
'globalEnvironment' is assigned a value but never used
|
|
copilot:
frontend/app/store/global-atoms.ts#L22
'get' is defined but never used
|
|
copilot:
frontend/app/app.tsx#L250
'ferr' is never reassigned. Use 'const' instead
|
|
copilot:
frontend/app/app.tsx#L174
'e' is defined but never used
|
|
copilot:
frontend/app/app.tsx#L109
'menu' is never reassigned. Use 'const' instead
|
|
copilot:
frontend/app/app.tsx#L95
'e' is defined but never used
|
|
copilot:
frontend/app/app.tsx#L40
'dlog' is assigned a value but never used
|